Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Constellation/iv
/ functions
Functions
5,753 in github.com/Constellation/iv
⨍
Functions
5,753
◇
Types & classes
1,638
↓ 1 callers
Function
PrintBytesInObjectTo
Delegates to PrintBytesInObjectToImpl() to print the bytes in the given object. The delegation simplifies the implementation, which uses the << opera
test/gtest/gtest-all.cc:8664
↓ 1 callers
Function
PrintBytesInObjectToImpl
Prints the bytes in the given value to the given ostream.
test/gtest/gtest-all.cc:8632
↓ 1 callers
Function
PrintColorEncoded
Prints a string containing code-encoded text. The following escape sequences can be used in the string to control the text color: @@ prints a sin
test/gtest/gtest-all.cc:5974
↓ 1 callers
Function
PrintTestPartResult
Prints a TestPartResult.
test/gtest/gtest-all.cc:3832
↓ 1 callers
Function
PrintTo
test/gtest/gtest.h:9549
↓ 1 callers
Method
Push
iv/lv5/map.h:191
↓ 1 callers
Method
Push
iv/lv5/railgun/thunk.h:48
↓ 1 callers
Method
PushGTestTrace
Pushes a trace defined by SCOPED_TRACE() on to the per-thread Google Test trace stack. L < mutex_
test/gtest/gtest-all.cc:5229
↓ 1 callers
Method
PushLevelFinally
iv/lv5/railgun/compiler.h:1087
↓ 1 callers
Method
Put
iv/lv5/jsobject.h:89
↓ 1 callers
Function
RE
Constructs an RE from a string.
test/gtest/gtest.h:1889
↓ 1 callers
Method
Random
iv/lv5/context.h:88
↓ 1 callers
Method
RecordArguments
iv/ast.h:192
↓ 1 callers
Method
RecordPropertyForCurrentTest
Creates and adds a property to the current TestResult. If a property matching the supplied value already exists, updates its value instead.
test/gtest/gtest-all.cc:5115
↓ 1 callers
Method
RecordUpperOfEval
iv/environment.h:63
↓ 1 callers
Method
RegExpClear
iv/lv5/global_data.h:271
↓ 1 callers
Method
RegisterLiteralRegExp
iv/lv5/global_data.h:185
↓ 1 callers
Method
RegisterMap
iv/lv5/railgun/code.h:203
↓ 1 callers
Method
Release
iv/ref_counted.h:19
↓ 1 callers
Method
Release
iv/thread_safe_ref_counted.h:19
↓ 1 callers
Method
Release
iv/lv5/railgun/register_id.h:151
↓ 1 callers
Method
ReleaseBlock
iv/lv5/radio/core.h:130
↓ 1 callers
Method
ReleaseCounter
iv/aero/compiler.h:467
↓ 1 callers
Method
Remove
iv/lv5/gc_kind.h:41
↓ 1 callers
Method
Remove
iv/lv5/railgun/thunk.h:60
↓ 1 callers
Method
RemoveDirectoryName
Returns a copy of the FilePath with the directory part removed. Example: FilePath("path/to/file").RemoveDirectoryName() returns FilePath("file"). If t
test/gtest/gtest-all.cc:7576
↓ 1 callers
Method
RemoveExtension
Returns a copy of the FilePath with the case-insensitive extension removed. Example: FilePath("dir/file.exe").RemoveExtension("EXE") returns FilePath(
test/gtest/gtest-all.cc:7546
↓ 1 callers
Method
RemoveSelfFromChain
iv/lv5/railgun/thunk.h:125
↓ 1 callers
Method
Repeat
iv/lv5/jsstring_fwd.h:346
↓ 1 callers
Function
ReportInvalidTestCaseType
test/gtest/gtest-all.cc:3549
↓ 1 callers
Method
ReportTestPartResult
Increments the test part result count and remembers the result. This method is from the TestPartResultReporterInterface interface.
test/gtest/gtest-all.cc:1882
↓ 1 callers
Method
RequireMaterialize
iv/lv5/jserror.h:111
↓ 1 callers
Method
ResolveOptions
iv/lv5/i18n/number_format.h:55
↓ 1 callers
Method
Restore
iv/lv5/stack.h:117
↓ 1 callers
Method
Result
iv/phonic/ext/iv/phonic/creator.h:20
↓ 1 callers
Method
Retain
iv/ref_counted.h:15
↓ 1 callers
Method
Retain
iv/thread_safe_ref_counted.h:15
↓ 1 callers
Method
RollUp
iv/ast.h:204
↓ 1 callers
Function
Run
iv/lv5/railgun/command.h:45
↓ 1 callers
Function
Run
iv/lv5/breaker/command.h:42
↓ 1 callers
Method
Run
test/gtest/gtest.h:2240
↓ 1 callers
Method
ScanRegExpFlags
iv/lexer.h:497
↓ 1 callers
Method
ScanRegExpLiteral
iv/lexer.h:461
↓ 1 callers
Method
SetArguments
iv/lv5/jsarguments.h:145
↓ 1 callers
Method
SetCompiled
iv/lv5/railgun/core_data_fwd.h:48
↓ 1 callers
Method
SetDefaultResultPrinter
Sets the default_result_printer attribute to the provided listener. The listener is also added to the listener list and previous default_result_printe
test/gtest/gtest-all.cc:4891
↓ 1 callers
Method
SetDefaultXmlGenerator
Sets the default_xml_generator attribute to the provided listener. The listener is also added to the listener list and previous default_xml_generator
test/gtest/gtest-all.cc:4907
↓ 1 callers
Method
SetMSec
iv/date_parser.h:214
↓ 1 callers
Method
SetMonth
iv/date_parser.h:127
↓ 1 callers
Method
SetOffset
iv/date_parser.h:218
↓ 1 callers
Method
SetSec
iv/date_parser.h:210
↓ 1 callers
Method
SetSign
iv/date_parser.h:285
↓ 1 callers
Method
SetTimezone
iv/date_parser.h:297
↓ 1 callers
Method
SetUp
Sets up the test fixture. A sub-class may override this.
test/gtest/gtest-all.cc:3213
↓ 1 callers
Method
SetUpperScope
iv/ast.h:136
↓ 1 callers
Method
SetValue
Sets a new value, overriding the one supplied in the constructor.
test/gtest/gtest.h:17527
↓ 1 callers
Function
ShouldRunTestOnShard
Given the total number of shards, the shard index, and the test id, returns true iff the test should be run on this shard. The test id is some arbitra
test/gtest/gtest-all.cc:5670
↓ 1 callers
Function
ShouldUseColor
Returns true iff Google Test should use colors in the output.
test/gtest/gtest-all.cc:3889
↓ 1 callers
Function
ShrinkToFit
iv/utils.h:166
↓ 1 callers
Function
Shuffle
test/gtest/gtest-all.cc:721
↓ 1 callers
Function
Sinh
iv/platform_math.h:192
↓ 1 callers
Function
SkipSpaces
Skips to the first non-space char in str. Returns an empty string if str contains only whitespace characters.
test/gtest/gtest-all.cc:9050
↓ 1 callers
Function
SleepMilliseconds
Sleeps for (roughly) n milli-seconds. This function is only for testing Google Test's own constructs. Don't use it in user tests, either directly or
test/gtest/gtest.h:2144
↓ 1 callers
Method
SpillRegister
iv/lv5/railgun/compiler.h:598
↓ 1 callers
Function
SplitMatch
iv/lv5/runtime/string.cc:36
↓ 1 callers
Function
SplitString
Splits a given string on a given delimiter, populating a given vector with the fields. GTEST_HAS_DEATH_TEST implies that we have ::std::string, so we
test/gtest/gtest-all.cc:7295
↓ 1 callers
Function
StackGrowsDown
test/gtest/gtest-all.cc:7142
↓ 1 callers
Function
StackLowerThanAddress
test/gtest/gtest-all.cc:7137
↓ 1 callers
Method
StoreNewProperty
iv/lv5/breaker/poly_ic.h:555
↓ 1 callers
Method
StoreNewPropertyWithReallocation
iv/lv5/breaker/poly_ic.h:562
↓ 1 callers
Method
StoreReplaceProperty
iv/lv5/breaker/poly_ic.h:542
↓ 1 callers
Method
StoreReplacePropertyWithMapTransition
iv/lv5/breaker/poly_ic.h:548
↓ 1 callers
Method
StoreTargetAndOffset
test/test_scoped_ptr.cc:18
↓ 1 callers
Method
StoreTargetAndOffset
test/test_unique_ptr.cc:18
↓ 1 callers
Function
StrCaseCmp
test/gtest/gtest.h:2629
↓ 1 callers
Function
StrError
test/gtest/gtest.h:2711
↓ 1 callers
Method
Stringify
iv/lv5/json_stringifier.h:71
↓ 1 callers
Method
SubString
iv/lv5/railgun/jsscript.h:40
↓ 1 callers
Method
SubString
iv/lv5/teleporter/jsscript.h:67
↓ 1 callers
Method
Swap
iv/space.h:102
↓ 1 callers
Method
SwitchStrictMode
iv/parser.h:2527
↓ 1 callers
Function
Tanh
iv/platform_math.h:204
↓ 1 callers
Method
TearDown
Tears down the test fixture. A sub-class may override this.
test/gtest/gtest-all.cc:3219
↓ 1 callers
Function
TestConstant
iv/lv5/breaker/helper.h:53
↓ 1 callers
Function
TestPartResult
C'tor. TestPartResult does NOT have a default constructor. Always use this constructor (with parameters) to create a TestPartResult object.
test/gtest/gtest.h:16728
↓ 1 callers
Function
TestPartResultTypeToString
Converts a TestPartResult::Type enum to human-friendly string representation. Both kNonFatalFailure and kFatalFailure are translated to "Failure", as
test/gtest/gtest-all.cc:3804
↓ 1 callers
Function
ToDateTimeOptions
iv/lv5/jsi18n.h:225
↓ 1 callers
Function
ToDateTimeOptions
iv/lv5/i18n/utility.h:300
↓ 1 callers
Method
ToDouble
iv/dtoa_bigint.h:350
↓ 1 callers
Function
ToHighSurrogate
iv/unicode.h:91
↓ 1 callers
Function
ToLowSurrogate
iv/unicode.h:95
↓ 1 callers
Function
ToUpper
test/gtest/gtest.h:2609
↓ 1 callers
Function
True
iv/lv5/v8/v8.h:4496
↓ 1 callers
Function
UCS4OneCharToUTF8
iv/unicode.h:446
↓ 1 callers
Function
UTF8ToUCS4
iv/unicode.h:391
↓ 1 callers
Method
UnRegisterJumpTarget
iv/lv5/railgun/compiler.h:1083
↓ 1 callers
Function
Undefined
iv/lv5/v8/v8.h:4478
↓ 1 callers
Function
UniversalPrintArray
test/gtest/gtest.h:9807
↓ 1 callers
Method
Unlock
Releases this mutex.
test/gtest/gtest.h:2286
↓ 1 callers
Method
Unlock
iv/thread_win.h:23
← previous
next →
1,501–1,600 of 5,753, ranked by callers