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_fast_call.cpp161 __ Jb(&pushUndefined); in OptimizedFastCallAndPushArgv() local
354 __ Jb(&pushUndefined); in JSFastCallWithArgVAndPushArgv() local
Doptimized_call.cpp154 __ Jb(&pushUndefined); in OptimizedCallAndPushArgv() local
451 __ Jb(&lCallNativeMethod); in GenJSCall() local
456 __ Jb(&lCallConstructor); in GenJSCall() local
499 __ Jb(&lCallNativeBuiltinStub); in GenJSCall() local
856 __ Jb(lNotJSFunction); in JSCallCheck() local
967 __ Jb(&slowCall); in JSBoundFunctionCallInternal() local
Dasm_interpreter_call.cpp144 __ Jb(&notJSFunction); in AsmInterpEntryDispatch() local
159 __ Jb(&callNativeEntry); in AsmInterpEntryDispatch() local
1123 __ Jb(&notEcmaObject); in ResumeRspAndDispatch() local
1317 __ Jb(&notEcmaObject); in ResumeRspAndReturnBaseline() local
1714 __ Jb(&restoreScratchRegister); in ASMFastSharedWriteBarrier() 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.cpp1276 void AsmAssembler::Jb(int64 symIdx) in Jb() function in assembler::AsmAssembler
Delf_assembler.cpp1832 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