Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/trampoline/x64/
Doptimized_call.cpp357 __ Jb(&lCallNativeMethod); in GenJSCall() local
360 __ Jb(&lCallConstructor); in GenJSCall() local
402 __ Jb(&lCallNativeBuiltinStub); in GenJSCall() local
540 __ Jb(lNotJSFunction); in JSCallCheck() local
644 __ Jb(&slowCall); in JSBoundFunctionCallInternal() local
Dasm_interpreter_call.cpp149 __ Jb(&notJSFunction); in AsmInterpEntryDispatch() local
164 __ Jb(&callNativeEntry); in AsmInterpEntryDispatch() local
1014 __ Jb(&notEcmaObject); in ResumeRspAndDispatch() 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_frontend/legacy_bin/api8/src/
Dindex.js2 …ring,r="undefined"!=typeof Buffer&&"function"==typeof Buffer.alloc&&"function"==typeof Buffer.allo… argument