MCPcopy Create free account

hub / github.com/Constellation/iv / functions

Functions5,753 in github.com/Constellation/iv

↓ 3 callersFunctionCaptureStderr
Starts capturing stderr.
test/gtest/gtest-all.cc:8418
↓ 3 callersMethodChainToScope
iv/lv5/radio/core_fwd.h:62
↓ 3 callersMethodChangeExtensible
iv/lv5/jsobject.h:690
↓ 3 callersMethodClear
iv/aero/range_builder.h:23
↓ 3 callersMethodClone
test/gtest/gtest.h:10157
↓ 3 callersFunctionCompile
test/lv5/test_suite.cc:14
↓ 3 callersFunctionCompileInGlobal
iv/lv5/railgun/api.h:8
↓ 3 callersFunctionCompileIndirectEval
iv/lv5/railgun/compiler.h:1177
↓ 3 callersFunctionCompileScript
iv/lv5/teleporter/utility.h:82
↓ 3 callersFunctionDaysInYear
iv/date_utils.h:50
↓ 3 callersMethodDetail
iv/lv5/jserror.h:125
↓ 3 callersMethodEnsureMap
iv/lv5/indexed_elements.h:43
↓ 3 callersMethodErase
iv/lv5/railgun/continuation_status.h:29
↓ 3 callersMethodErrorVal
iv/lv5/teleporter/context.h:105
↓ 3 callersFunctionFOpen
test/gtest/gtest.h:2693
↓ 3 callersFunctionFlagToEnvVar
Returns the name of the environment variable corresponding to the given flag. For example, FlagToEnvVar("foo") will return "GTEST_FOO" in the open-so
test/gtest/gtest-all.cc:8452
↓ 3 callersMethodFlattenMap
iv/lv5/jsobject.h:682
↓ 3 callersFunctionFlushInfoLog
test/gtest/gtest.h:2001
↓ 3 callersMethodForceSpill
iv/lv5/railgun/thunk.h:83
↓ 3 callersFunctionFormatTimeInMillisAsSeconds
Formats the given time in milliseconds as seconds.
test/gtest/gtest-all.cc:4500
↓ 3 callersFunctionGenerate64Mov
helper functions for code generation
iv/lv5/breaker/helper.h:18
↓ 3 callersMethodGetConstant
iv/lv5/railgun/frame.h:179
↓ 3 callersMethodGetData
iv/lv5/railgun/code.h:178
↓ 3 callersMethodGetFrameBase
iv/lv5/railgun/frame.h:95
↓ 3 callersMethodGetOwnIndexedPropertySlot
iv/lv5/jsobject_interface.h:61
↓ 3 callersMethodGetPropertyNames
iv/lv5/jsobject_interface.h:113
↓ 3 callersMethodGetTestPartResultReporterForCurrentThread
Returns the test part result reporter for the current thread.
test/gtest/gtest-all.cc:1996
↓ 3 callersFunctionGetTestTypeId
Returns the type ID of ::testing::Test. We should always call this instead of GetTypeId< ::testing::Test>() to get the type ID of testing::Test. Thi
test/gtest/gtest-all.cc:1898
↓ 3 callersMethodGetTop
iv/lv5/stack.h:84
↓ 3 callersFunctionHi0Bits
iv/dtoa_bigint.h:110
↓ 3 callersMethodImplicitThisValue
iv/lv5/jsenv.h:180
↓ 3 callersFunctionInitializeNumberFormat
10.1.1.1 InitializeNumberFormat(numberFormat, locales, options)
iv/lv5/i18n/number_format.h:208
↓ 3 callersFunctionInt32FromGTestEnv
Reads and returns a 32-bit integer stored in the environment variable corresponding to the given flag; if it isn't set or doesn't represent a valid 32
test/gtest/gtest-all.cc:8519
↓ 3 callersMethodIsArray
iv/lv5/breaker/type.h:126
↓ 3 callersMethodIsConfigurableAbsent
iv/lv5/attributes.h:91
↓ 3 callersMethodIsEffectiveStatement
iv/lv5/specialized_ast.h:81
↓ 3 callersMethodIsEnabledUniqueTransition
iv/lv5/map.h:143
↓ 3 callersMethodIsGetterAbsent
iv/lv5/attributes.h:147
↓ 3 callersFunctionIsIdentifierPart
iv/character.h:1273
↓ 3 callersFunctionIsIdentifierStart
iv/character.h:1267
↓ 3 callersFunctionIsLeapYear
iv/date_utils.h:91
↓ 3 callersFunctionIsLowSurrogate
iv/unicode.h:82
↓ 3 callersFunctionIsOneFunctionExpression
iv/lv5/internal.h:201
↓ 3 callersMethodIsSetterAbsent
iv/lv5/attributes.h:151
↓ 3 callersMethodIsShouldGC
iv/lv5/teleporter/context.h:157
↓ 3 callersFunctionIsSpace
test/gtest/gtest.h:2596
↓ 3 callersFunctionIsTrue
test/gtest/gtest-all.cc:5835
↓ 3 callersFunctionIsURIReserved
iv/lv5/runtime/global.cc:30
↓ 3 callersMethodIsUnresolvableReference
iv/lv5/jsreference.h:22
↓ 3 callersMethodKill
iv/lv5/railgun/continuation_status.h:33
↓ 3 callersFunctionLocalTZA
iv/date_utils.h:192
↓ 3 callersMethodMakeDense
iv/lv5/indexed_elements.h:63
↓ 3 callersFunctionMatchRegexAtHead
Returns true iff regex matches a prefix of str. regex must be a valid simple regular expression and not start with "^", or the result is undefined.
test/gtest/gtest-all.cc:8124
↓ 3 callersFunctionMonthToDaysInYear
iv/date_utils.h:146
↓ 3 callersMethodNativeFunction
iv/lv5/i18n/number_format.h:175
↓ 3 callersMethodNewVariableStatement
iv/ast_factory.h:290
↓ 3 callersFunctionNextCapacity
iv/utils.h:155
↓ 3 callersFunctionNextUCS4FromUTF8
iv/unicode.h:357
↓ 3 callersMethodParse
iv/lv5/json.h:30
↓ 3 callersFunctionParseFlagValue
Parses a string as a command line flag. The string should have the format "--flag=value". When def_optional is true, the "=value" part can be omitte
test/gtest/gtest-all.cc:5864
↓ 3 callersFunctionParseInt32
Parses 'str' for a 32-bit signed integer. If successful, writes the result to *value and returns true; otherwise leaves *value unchanged and returns
test/gtest/gtest-all.cc:8467
↓ 3 callersFunctionParseInt32Flag
Parses a string for an Int32 flag, in the form of "--flag=value". On success, stores the value of the flag in *value, and returns true. On failure,
test/gtest/gtest-all.cc:5919
↓ 3 callersFunctionPrintByteSegmentInObjectTo
Prints a segment of bytes in the given object.
test/gtest/gtest-all.cc:8613
↓ 3 callersFunctionPrintRawArrayTo
test/gtest/gtest.h:9643
↓ 3 callersFunctionPrintWideCharsAsStringTo
Prints the given array of wide characters to the ostream. The array starts at *begin, the length is len, it may include L'\0' characters and may not b
test/gtest/gtest-all.cc:8831
↓ 3 callersMethodRedirect
iv/lv5/breaker/poly_ic.h:44
↓ 3 callersMethodReferencing
iv/environment.h:22
↓ 3 callersMethodRelease
iv/lv5/radio/block.h:187
↓ 3 callersMethodRemoveTrailingPathSeparator
If input name has a trailing separator character, remove it and return the name, otherwise return the name string unmodified. On Windows platform, use
test/gtest/gtest-all.cc:7767
↓ 3 callersMethodRepatch
iv/lv5/breaker/mono_ic.h:80
↓ 3 callersFunctionReportFailureInUnknownLocation
test/gtest/gtest-all.cc:3236
↓ 3 callersFunctionSet
test/gtest/gtest.h:3287
↓ 3 callersMethodSetHour
iv/date_parser.h:202
↓ 3 callersMethodSetMin
iv/date_parser.h:206
↓ 3 callersFunctionShuffleRange
test/gtest/gtest-all.cc:700
↓ 3 callersMethodStart
iv/qhashmap.h:392
↓ 3 callersMethodStringEscapeType
iv/lexer.h:410
↓ 3 callersFunctionSupportedLocales
iv/lv5/i18n/utility.h:184
↓ 3 callersMethodSwap
iv/any.h:31
↓ 3 callersFunctionToLocaleIdentifierUpperCase
Only mapping ASCII characters 6.1 Case Sensitivity and Case Mapping
iv/i18n.h:22
↓ 3 callersFunctionToPropertyDescriptor
iv/lv5/internal.h:62
↓ 3 callersMethodToUString
iv/lv5/jsval.h:748
↓ 3 callersFunctionTrimRepresentation
test/test_dtoa.cc:11
↓ 3 callersFunctionTrunc
iv/platform_math.h:172
↓ 3 callersFunctionUInt64ToString
iv/conversions.h:399
↓ 3 callersFunctionUnicodeSequenceEscape
iv/conversions.h:671
↓ 3 callersFunctionUniversalTersePrint
test/gtest/gtest.h:9873
↓ 3 callersMethodallocate
iv/space.h:66
↓ 3 callersMethodarray_buffer_map
iv/lv5/global_data.h:240
↓ 3 callersMethodbegin
iv/segmented_vector.h:201
↓ 3 callersMethodblock_begin_position
iv/lv5/railgun/code.h:146
↓ 3 callersMethodblock_end_position
iv/lv5/railgun/code.h:148
↓ 3 callersMethodbuffer
iv/lv5/jsdata_view.h:20
↓ 3 callersMethodbyte_offset
iv/lv5/jstyped_array.h:24
↓ 3 callersMethodcaptured
iv/aero/ast.h:169
↓ 3 callersMethodcharacter
iv/aero/ast.h:142
↓ 3 callersFunctioncoloredStr
(color, str)
test/lv5/suite/resources/ConsoleReporter.js:18
↓ 3 callersMethodcontext
iv/lv5/teleporter/interpreter_fwd.h:27
↓ 3 callersMethodcurrent
iv/intrusive_list.h:133
↓ 3 callersMethodcurrent
iv/lv5/railgun/stack.h:139
← previousnext →701–800 of 5,753, ranked by callers