Home
last modified time | relevance | path

Searched defs:skipThis (Results 1 - 2 of 2) sorted by relevance

/arkcompiler/runtime_core/static_core/libpandafile/
H A Dmethod_data_accessor-inl.h319 void MethodDataAccessor::EnumerateTypesInProto(Callback cb, bool skipThis) in EnumerateTypesInProto() argument
/arkcompiler/ets_runtime/ecmascript/compiler/
H A Dnative_inline_lowering.cpp417 TryInlineStringFromCharCode(GateRef gate, size_t argc, bool skipThis) TryInlineStringFromCharCode() argument
441 TryInlineStringCharCodeAt(GateRef gate, size_t argc, bool skipThis) TryInlineStringCharCodeAt() argument
467 TryInlineStringSubstring(GateRef gate, size_t argc, bool skipThis) TryInlineStringSubstring() argument
509 TryInlineStringSubStr(GateRef gate, size_t argc, bool skipThis) TryInlineStringSubStr() argument
551 TryInlineStringSlice(GateRef gate, size_t argc, bool skipThis) TryInlineStringSlice() argument
593 TryInlineNumberIsFinite(GateRef gate, size_t argc, bool skipThis) TryInlineNumberIsFinite() argument
611 TryInlineNumberIsInteger(GateRef gate, size_t argc, bool skipThis) TryInlineNumberIsInteger() argument
633 TryInlineNumberIsNaN(GateRef gate, size_t argc, bool skipThis) TryInlineNumberIsNaN() argument
651 TryInlineNumberParseFloat(GateRef gate, size_t argc, bool skipThis) TryInlineNumberParseFloat() argument
669 TryInlineNumberParseInt(GateRef gate, size_t argc, bool skipThis) TryInlineNumberParseInt() argument
691 TryInlineNumberIsSafeInteger(GateRef gate, size_t argc, bool skipThis) TryInlineNumberIsSafeInteger() argument
713 TryInlineBigIntAsIntN(GateRef gate, size_t argc, BuiltinsStubCSigns::ID id, bool skipThis) TryInlineBigIntAsIntN() argument
737 TryInlineTypedArrayIteratorBuiltin(GateRef gate, BuiltinsStubCSigns::ID id, const GateMetaData* op, bool skipThis) TryInlineTypedArrayIteratorBuiltin() argument
760 TryInlineMathUnaryBuiltin(GateRef gate, size_t argc, BuiltinsStubCSigns::ID id, const GateMetaData* op, bool skipThis) TryInlineMathUnaryBuiltin() argument
782 TryInlineWhitoutParamBuiltin(GateRef gate, size_t argc, BuiltinsStubCSigns::ID id, const GateMetaData* op, bool skipThis) TryInlineWhitoutParamBuiltin() argument
800 TryInlineMathAbsBuiltin(GateRef gate, size_t argc, bool skipThis) TryInlineMathAbsBuiltin() argument
822 TryInlineMathClz32Builtin(GateRef gate, size_t argc, bool skipThis) TryInlineMathClz32Builtin() argument
842 TryInlineGlobalFiniteBuiltin(GateRef gate, size_t argc, BuiltinsStubCSigns::ID id, const GateMetaData* op, bool skipThis) TryInlineGlobalFiniteBuiltin() argument
862 TryInlineGlobalNanBuiltin(GateRef gate, size_t argc, BuiltinsStubCSigns::ID id, const GateMetaData* op, bool skipThis) TryInlineGlobalNanBuiltin() argument
882 TryInlineMathImulBuiltin(GateRef gate, size_t argc, BuiltinsStubCSigns::ID id, const GateMetaData* op, bool skipThis) TryInlineMathImulBuiltin() argument
904 TryInlineMathBinaryBuiltin(GateRef gate, size_t argc, BuiltinsStubCSigns::ID id, const GateMetaData* op, bool skipThis) TryInlineMathBinaryBuiltin() argument
926 TryInlineMathMinMaxBuiltin(GateRef gate, size_t argc, BuiltinsStubCSigns::ID id, const GateMetaData* op, double defaultValue, bool skipThis) TryInlineMathMinMaxBuiltin() argument
955 TryInlineArrayBufferIsView(GateRef gate, size_t argc, BuiltinsStubCSigns::ID id, bool skipThis) TryInlineArrayBufferIsView() argument
976 TryInlineDataViewGet(GateRef gate, size_t argc, BuiltinsStubCSigns::ID id, bool skipThis) TryInlineDataViewGet() argument
1009 TryInlineDataViewSet(GateRef gate, size_t argc, BuiltinsStubCSigns::ID id, bool skipThis) TryInlineDataViewSet() argument
1047 InlineStubBuiltin(GateRef gate, size_t builtinArgc, size_t realArgc, BuiltinsStubCSigns::ID id, const GateMetaData* op, bool skipThis) InlineStubBuiltin() argument
1089 TryInlineBigIntConstructor(GateRef gate, size_t argc, bool skipThis) TryInlineBigIntConstructor() argument
1112 TryInlineDateGetTime(GateRef gate, size_t argc, bool skipThis) TryInlineDateGetTime() argument
1135 TryInlineObjectIs(GateRef gate, size_t argc, BuiltinsStubCSigns::ID id, bool skipThis) TryInlineObjectIs() argument
1158 TryInlineObjectGetPrototypeOf(GateRef gate, size_t argc, BuiltinsStubCSigns::ID id, bool skipThis) TryInlineObjectGetPrototypeOf() argument
1181 TryInlineObjectGetProto(GateRef gate, size_t argc, BuiltinsStubCSigns::ID id, bool skipThis) TryInlineObjectGetProto() argument
1201 TryInlineObjectCreate(GateRef gate, size_t argc, BuiltinsStubCSigns::ID id, bool skipThis) TryInlineObjectCreate() argument
1223 TryInlineObjectIsPrototypeOf(GateRef gate, size_t argc, BuiltinsStubCSigns::ID id, bool skipThis) TryInlineObjectIsPrototypeOf() argument
1245 TryInlineObjectHasOwnProperty(GateRef gate, size_t argc, BuiltinsStubCSigns::ID id, bool skipThis) TryInlineObjectHasOwnProperty() argument
1267 TryInlineReflectGetPrototypeOf(GateRef gate, size_t argc, BuiltinsStubCSigns::ID id, bool skipThis) TryInlineReflectGetPrototypeOf() argument
1290 TryInlineReflectGet(GateRef gate, size_t argc, BuiltinsStubCSigns::ID id, bool skipThis) TryInlineReflectGet() argument
1317 TryInlineReflectHas(GateRef gate, size_t argc, BuiltinsStubCSigns::ID id, bool skipThis) TryInlineReflectHas() argument
1340 TryInlineReflectConstruct(GateRef gate, size_t argc, BuiltinsStubCSigns::ID id, bool skipThis) TryInlineReflectConstruct() argument
1376 TryInlineReflectApply(GateRef gate, size_t argc, BuiltinsStubCSigns::ID id, bool skipThis) TryInlineReflectApply() argument
1402 TryInlineFunctionPrototypeApply(GateRef gate, size_t argc, BuiltinsStubCSigns::ID id, bool skipThis) TryInlineFunctionPrototypeApply() argument
1425 TryInlineFunctionPrototypeBind(GateRef gate, size_t argc, BuiltinsStubCSigns::ID id, bool skipThis) TryInlineFunctionPrototypeBind() argument
1447 TryInlineFunctionPrototypeCall(GateRef gate, size_t argc, BuiltinsStubCSigns::ID id, bool skipThis) TryInlineFunctionPrototypeCall() argument
1471 TryInlineFunctionPrototypeHasInstance(GateRef gate, size_t argc, BuiltinsStubCSigns::ID id, bool skipThis) TryInlineFunctionPrototypeHasInstance() argument
1493 TryInlineIndexOfIncludes(GateRef gate, size_t argc, BuiltinsStubCSigns::ID id, bool skipThis) TryInlineIndexOfIncludes() argument
1528 TryInlineArrayIterator(GateRef gate, BuiltinsStubCSigns::ID id, bool skipThis) TryInlineArrayIterator() argument
1549 TryInlineArrayForEach(GateRef gate, size_t argc, BuiltinsStubCSigns::ID id, bool skipThis) TryInlineArrayForEach() argument
1584 TryInlineArrayFindOrFindIndex(GateRef gate, size_t argc, BuiltinsStubCSigns::ID id, bool skipThis) TryInlineArrayFindOrFindIndex() argument
1626 TryInlineArrayFilter(GateRef gate, size_t argc, BuiltinsStubCSigns::ID id, bool skipThis) TryInlineArrayFilter() argument
1663 TryInlineArrayMap(GateRef gate, size_t argc, BuiltinsStubCSigns::ID id, bool skipThis) TryInlineArrayMap() argument
1700 TryInlineArraySome(GateRef gate, size_t argc, BuiltinsStubCSigns::ID id, bool skipThis) TryInlineArraySome() argument
1735 TryInlineArrayEvery(GateRef gate, size_t argc, BuiltinsStubCSigns::ID id, bool skipThis) TryInlineArrayEvery() argument
1770 TryInlineArrayPop(GateRef gate, size_t argc, BuiltinsStubCSigns::ID id, bool skipThis) TryInlineArrayPop() argument
1791 TryInlineArraySlice(GateRef gate, size_t argc, BuiltinsStubCSigns::ID id, bool skipThis) TryInlineArraySlice() argument
1826 TryInlineArraySort(GateRef gate, size_t argc, BuiltinsStubCSigns::ID id, bool skipThis) TryInlineArraySort() argument
[all...]

Completed in 3 milliseconds