Home
last modified time | relevance | path

Searched defs:Jb (Results 1 – 7 of 7) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/trampoline/x64/
Doptimized_call.cpp163 __ Jb(&pushUndefined); in OptimizedCallAndPushArgv() local
460 __ Jb(&lCallNativeMethod); in GenJSCall() local
465 __ Jb(&lCallConstructor); in GenJSCall() local
508 __ Jb(&lCallNativeBuiltinStub); in GenJSCall() local
860 __ Jb(lNotJSFunction); in JSCallCheck() local
971 __ Jb(&slowCall); in JSBoundFunctionCallInternal() local
Doptimized_fast_call.cpp171 __ Jb(&pushUndefined); in OptimizedFastCallAndPushArgv() local
364 __ Jb(&pushUndefined); in JSFastCallWithArgVAndPushArgv() local
Dasm_interpreter_call.cpp151 __ Jb(&notJSFunction); in AsmInterpEntryDispatch() local
166 __ Jb(&callNativeEntry); in AsmInterpEntryDispatch() local
1106 __ Jb(&notEcmaObject); in ResumeRspAndDispatch() local
1296 __ Jb(&notEcmaObject); in ResumeRspAndReturnBaseline() local
/arkcompiler/ets_runtime/ecmascript/compiler/assembler/x64/
Dassembler_x64.cpp640 void AssemblerX64::Jb(Label *target, Distance distance) in Jb() function in panda::ecmascript::x64::AssemblerX64
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/x86_64/
Dasm_assembler.cpp1278 void AsmAssembler::Jb(int64 symIdx) in Jb() function in assembler::AsmAssembler
Delf_assembler.cpp1833 void ElfAssembler::Jb(int64 symIdx) in Jb() function in assembler::ElfAssembler
/arkcompiler/ets_frontend/legacy_bin/api8/src/
Dindex.js2 …ring,r="undefined"!=typeof Buffer&&"function"==typeof Buffer.alloc&&"function"==typeof Buffer.allo… argument