Home
last modified time | relevance | path

Searched defs:isJSFunction (Results 1 – 5 of 5) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/
Dcall_stub_builder.cpp534 Label isJSFunction(env); in JSCallNative() local
547 void CallStubBuilder::JSCallNativeInner(Label *exit, bool isJSFunction) in JSCallNativeInner()
Dtyped_hcr_lowering.cpp2175 Label isJSFunction(&builder_); in LowerArrayConstructorCheck() local
2435 Label isJSFunction(&builder_); in LowerObjectConstructorCheck() local
2568 Label isJSFunction(&builder_); in LowerBooleanConstructorCheck() local
Dnew_object_stub_builder.cpp203 Label isJSFunction(env); in CloneProperties() local
311 Label isJSFunction(env); in CloneObjectLiteral() local
/arkcompiler/ets_runtime/ecmascript/compiler/trampoline/x64/
Dasm_interpreter_call.cpp928 void AsmInterpreterCall::CallNativeEntry(ExtendedAssembler *assembler, bool isJSFunction) in CallNativeEntry()
/arkcompiler/ets_runtime/ecmascript/compiler/trampoline/aarch64/
Dasm_interpreter_call.cpp1822 void AsmInterpreterCall::CallNativeEntry(ExtendedAssembler *assembler, bool isJSFunction) in CallNativeEntry()