MCPcopy Create free account

hub / github.com/Constellation/iv / functions

Functions5,753 in github.com/Constellation/iv

↓ 1 callersMethodIsUTC
iv/date_parser.h:281
↓ 1 callersFunctionIsUtf16SurrogatePair
Determines if the arguments constitute UTF-16 surrogate pair and thus should be combined into a single Unicode code point using CreateCodePointFromUtf
test/gtest/gtest-all.cc:2779
↓ 1 callersFunctionIsValidEscape
Returns true iff "\\c" is a supported escape sequence.
test/gtest/gtest-all.cc:7999
↓ 1 callersFunctionIsWellFormedCurrencyCode
iv/i18n.h:66
↓ 1 callersFunctionJSONWalk
iv/lv5/runtime/json.cc:24
↓ 1 callersFunctionJSRound
This behavior is based on ECMA262
iv/platform_math.h:167
↓ 1 callersMethodLastIndex
iv/lv5/jsregexp.h:85
↓ 1 callersMethodLoadArrayLength
iv/lv5/breaker/poly_ic.h:374
↓ 1 callersMethodLoadCalleeNeeded
iv/lv5/railgun/scope.h:327
↓ 1 callersMethodLoadChainProperty
iv/lv5/breaker/poly_ic.h:367
↓ 1 callersMethodLoadOwnProperty
iv/lv5/breaker/poly_ic.h:353
↓ 1 callersMethodLoadPrototypeProperty
iv/lv5/breaker/poly_ic.h:359
↓ 1 callersMethodLoadStringLength
iv/lv5/breaker/poly_ic.h:378
↓ 1 callersFunctionLocalTimeZoneImpl
iv/date_utils_win.h:129
↓ 1 callersMethodLock
Acquires this mutex.
test/gtest/gtest.h:2280
↓ 1 callersFunctionLog10
iv/platform_math.h:176
↓ 1 callersFunctionLog1p
iv/platform_math.h:149
↓ 1 callersFunctionLog2
iv/platform_math.h:81
↓ 1 callersFunctionLogToStderr
test/gtest/gtest.h:2000
↓ 1 callersMethodLookup
iv/lv5/railgun/compiler.h:455
↓ 1 callersMethodLookupLineNumber
iv/lv5/railgun/core_data_fwd.h:81
↓ 1 callersMethodLookupWithFound
iv/qhashmap.h:282
↓ 1 callersFunctionLowestOneBit
iv/utils.h:70
↓ 1 callersMethodMakeDay
iv/date_parser.h:145
↓ 1 callersFunctionMakeGCPrivateSymbol
iv/lv5/private_symbol.h:17
↓ 1 callersMethodMakePutUnCacheable
iv/lv5/slot.h:90
↓ 1 callersMethodMakeReadOnly
iv/lv5/indexed_elements.h:68
↓ 1 callersMethodMakeTime
iv/date_parser.h:222
↓ 1 callersMethodMakeTz
iv/date_parser.h:307
↓ 1 callersMethodMalloc
iv/lv5/gc_kind.h:26
↓ 1 callersMethodMarkChildren
iv/lv5/map.h:371
↓ 1 callersMethodMarkChildren
iv/lv5/radio/cell.h:92
↓ 1 callersMethodMarkPropertyDescriptor
iv/lv5/radio/core.h:59
↓ 1 callersFunctionMatchRepetitionAndRegexAtHead
Matches a repeated regex atom followed by a valid simple regular expression. The regex atom is defined as c if escaped is false, or \c otherwise. re
test/gtest/gtest-all.cc:8097
↓ 1 callersMethodMov
iv/lv5/breaker/assembler.h:76
↓ 1 callersMethodNewArrayLiteral
iv/ast_factory.h:137
↓ 1 callersMethodNewAssignment
iv/ast_factory.h:500
↓ 1 callersMethodNewBlock
iv/ast_factory.h:281
↓ 1 callersMethodNewBreakStatement
iv/ast_factory.h:397
↓ 1 callersMethodNewCaseClause
iv/ast_factory.h:441
↓ 1 callersMethodNewConditionalExpression
iv/ast_factory.h:510
↓ 1 callersMethodNewConstructorCall
!!! CAUTION !!! if not right paren (like new Array), end is 0
iv/ast_factory.h:552
↓ 1 callersMethodNewContinueStatement
iv/ast_factory.h:385
↓ 1 callersMethodNewDebuggerStatement
iv/ast_factory.h:251
↓ 1 callersMethodNewDoWhileStatement
iv/ast_factory.h:326
↓ 1 callersMethodNewEmptyStatement
iv/ast_factory.h:241
↓ 1 callersMethodNewFalseLiteral
iv/ast_factory.h:231
↓ 1 callersMethodNewForStatement
iv/ast_factory.h:362
↓ 1 callersMethodNewFunction
iv/lv5/railgun/context.h:89
↓ 1 callersMethodNewFunctionCall
iv/ast_factory.h:541
↓ 1 callersMethodNewFunctionDeclaration
if you want begin / end position, set position to FunctionLiteral in NewFunctionLiteral and use it
iv/ast_factory.h:273
↓ 1 callersMethodNewFunctionStatement
if you want begin / end position, set position to FunctionLiteral in NewFunctionLiteral and use it
iv/ast_factory.h:263
↓ 1 callersMethodNewIdentifier
iv/ast_factory.h:35
↓ 1 callersMethodNewIdentifierAccess
iv/ast_factory.h:569
↓ 1 callersMethodNewIfStatement
iv/ast_factory.h:311
↓ 1 callersMethodNewIndexAccess
iv/ast_factory.h:561
↓ 1 callersMethodNewLabelledStatement
iv/ast_factory.h:481
↓ 1 callersMethodNewNullLiteral
iv/ast_factory.h:203
↓ 1 callersMethodNewNumberLiteral
iv/ast_factory.h:65
↓ 1 callersMethodNewObjectLiteral
iv/ast_factory.h:150
↓ 1 callersMethodNewPostfixExpression
iv/ast_factory.h:532
↓ 1 callersMethodNewReducedStringLiteral
iv/ast_factory.h:88
↓ 1 callersMethodNewRegExpLiteral
iv/lv5/factory.h:33
↓ 1 callersMethodNewReturnStatement
iv/ast_factory.h:409
↓ 1 callersMethodNewState
iv/aero/vm.h:137
↓ 1 callersMethodNewStringLiteral
iv/ast_factory.h:77
↓ 1 callersMethodNewSwitchStatement
iv/ast_factory.h:431
↓ 1 callersMethodNewThisLiteral
iv/ast_factory.h:212
↓ 1 callersMethodNewThrowStatement
iv/ast_factory.h:453
↓ 1 callersMethodNewTrueLiteral
iv/ast_factory.h:221
↓ 1 callersMethodNewTryStatement
iv/ast_factory.h:464
↓ 1 callersMethodNewWhileStatement
iv/ast_factory.h:338
↓ 1 callersMethodNewWithStatement
iv/ast_factory.h:420
↓ 1 callersMethodNextIsColon
for label lookahead
iv/lexer.h:79
↓ 1 callersFunctionObjectFreeze
section 15.2.3.9 Object.freeze(O)
iv/lv5/runtime/object.cc:228
↓ 1 callersFunctionObjectToString
section 15.2.4.2 Object.prototype.toString()
iv/lv5/runtime/object.cc:383
↓ 1 callersMethodOnEnvironmentsSetUpEnd
test/gtest/gtest-all.cc:4001
↓ 1 callersMethodOnEnvironmentsSetUpStart
test/gtest/gtest-all.cc:4054
↓ 1 callersMethodOnEnvironmentsTearDownEnd
test/gtest/gtest-all.cc:4008
↓ 1 callersMethodOnEnvironmentsTearDownStart
test/gtest/gtest-all.cc:4126
↓ 1 callersMethodOnGarbageCollect
iv/lv5/global_data.h:268
↓ 1 callersMethodOnTestCaseEnd
test/gtest/gtest-all.cc:4113
↓ 1 callersMethodOnTestCaseStart
test/gtest/gtest-all.cc:4061
↓ 1 callersMethodOnTestEnd
test/gtest/gtest-all.cc:4094
↓ 1 callersMethodOnTestIterationEnd
test/gtest/gtest-all.cc:4158
↓ 1 callersMethodOnTestIterationStart
Fired before each iteration of tests starts.
test/gtest/gtest-all.cc:4019
↓ 1 callersMethodOnTestPartResult
Called after an assertion failure.
test/gtest/gtest-all.cc:4083
↓ 1 callersMethodOnTestProgramEnd
test/gtest/gtest-all.cc:4654
↓ 1 callersMethodOnTestProgramStart
test/gtest/gtest-all.cc:4650
↓ 1 callersMethodOnTestStart
test/gtest/gtest-all.cc:4075
↓ 1 callersMethodPCToBytecodeOffset
iv/lv5/breaker/native_code.h:30
↓ 1 callersFunctionParseGoogleTestFlagsOnly
Parses the command line for Google Test flags, without initializing other parts of Google Test.
test/gtest/gtest-all.cc:6146
↓ 1 callersFunctionParseInternalRunDeathTestFlag
Returns a newly created InternalRunDeathTestFlag object with fields initialized from the GTEST_FLAG(internal_run_death_test) flag if the flag is speci
test/gtest/gtest-all.cc:7381
↓ 1 callersFunctionPartialMatch
test/gtest/gtest.h:1913
↓ 1 callersFunctionPassed
Returns true iff the unit test passed (i.e. all test cases passed).
test/gtest/gtest-all.cc:953
↓ 1 callersFunctionPopCount
PopCount: population count from "Hacker's Delight" section 5-1
iv/arith.h:98
↓ 1 callersMethodPopGTestTrace
Pops a trace from the per-thread Google Test trace stack. L < mutex_
test/gtest/gtest-all.cc:5236
↓ 1 callersMethodPopLevel
iv/lv5/railgun/compiler.h:1101
↓ 1 callersMethodPostFlagParsingInit
Performs initialization dependent upon flag values obtained in ParseGoogleTestFlagsOnly. Is called from InitGoogleTest after the call to ParseGoogleT
test/gtest/gtest-all.cc:5339
↓ 1 callersFunctionPrintAsNarrowStringLiteralTo
Prints a char c as if it's part of a string literal, escaping it when necessary; returns how c was formatted.
test/gtest/gtest-all.cc:8757
← previousnext →1,401–1,500 of 5,753, ranked by callers