Home
last modified time | relevance | path

Searched refs:Ja (Results 1 - 13 of 13) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/trampoline/x64/
H A Dcommon_call.cpp40 __ Ja(&loopBeginning); in CopyArgumentWithArgV()
81 __ Ja(&loopBeginning); in PushUndefinedWithArgc()
101 __ Ja(&loopBeginning); in PushArgsWithArgvAndCheckStack()
H A Doptimized_fast_call.cpp196 __ Ja(&lCopyExtraAument1); in OptimizedFastCallAndPushArgv()
218 __ Ja(&lCopyExtraUndefineToSp); in OptimizedFastCallAndPushArgv()
387 __ Ja(&lCopyExtraAument1); in JSFastCallWithArgVAndPushArgv()
408 __ Ja(&lCopyExtraUndefineToSp); in JSFastCallWithArgVAndPushArgv()
H A Dasm_interpreter_call.cpp1197 __ Ja(&notEcmaObject); in ResumeRspAndDispatch()
1387 __ Ja(&notEcmaObject); in ResumeRspAndReturnBaseline()
H A Doptimized_call.cpp189 __ Ja(&lCopyExtraAument1); in OptimizedCallAndPushArgv()
/arkcompiler/ets_runtime/ecmascript/compiler/assembler/x64/
H A Dassembler_x64.h130 void Ja(Label *target, Distance distance = Distance::Far);
H A Dassembler_x64.cpp322 // 77 : Ja rel8 in EmitJa()
608 void AssemblerX64::Ja(Label *target, Distance distance) in Ja() function in panda::ecmascript::x64::AssemblerX64
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/include/cg/x86_64/assembler/
H A Dasm_assembler.h262 void Ja(int64 symIdx) override;
H A Dassembler.h275 virtual void Ja(int64 symIdx) = 0;
H A Delf_assembler.h253 void Ja(int64 symIdx) override;
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/x86_64/
H A Dasm_assembler.cpp1257 void AsmAssembler::Ja(int64 symIdx) in Ja() function in assembler::AsmAssembler
H A Delf_assembler.cpp1814 void ElfAssembler::Ja(int64 symIdx) in Ja() function in ElfAssembler
H A Dx64_emitter.cpp970 assmbler.Ja(TransferLabel(opnd0, funcUniqueId)); in EmitInsn()
/arkcompiler/ets_frontend/es2panda/test/compiler/js/
H A Dcocos_worker_test.js22293 const Ja = function() {
22392 capsuleWithCapsule: Ja,
22428 Za[sa.SHAPE_CAPSULE] = Ja;
[all...]

Completed in 51 milliseconds