Home
last modified time | relevance | path

Searched refs:Je (Results 1 - 12 of 12) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/trampoline/x64/
H A Doptimized_fast_call.cpp176 __ Je(&lCopyLoop2); in OptimizedFastCallAndPushArgv()
190 __ Je(&lCopyExtraAument1); in OptimizedFastCallAndPushArgv()
212 __ Je(&lCopyExtraUndefineToSp); in OptimizedFastCallAndPushArgv()
273 __ Je(&align16Bytes); in JSFastCallWithArgV()
368 __ Je(&lCopyLoop2); in JSFastCallWithArgVAndPushArgv()
381 __ Je(&lCopyExtraAument1); in JSFastCallWithArgVAndPushArgv()
402 __ Je(&lCopyExtraUndefineToSp); in JSFastCallWithArgVAndPushArgv()
H A Doptimized_call.cpp70 __ Je(&lJSCallWithArgVAndPushArgv); in JSFunctionEntry()
167 __ Je(&lCopyLoop2); in OptimizedCallAndPushArgv()
182 __ Je(&lCopyExtraAument1); in OptimizedCallAndPushArgv()
208 __ Je(&lPopFrame1); in OptimizedCallAndPushArgv()
437 __ Je(&lJSBoundFunction); in GenJSCall()
439 __ Je(&lJSProxy); in GenJSCall()
552 __ Je(&lCall0); in GenJSCall()
554 __ Je(&lCall1); in GenJSCall()
556 __ Je(&lCall2); in GenJSCall()
558 __ Je( in GenJSCall()
[all...]
H A Dasm_interpreter_call.cpp534 __ Je(pushCallThis); in JSCallCommonSlowPath()
546 __ Je(&pushArgs0); in JSCallCommonSlowPath()
724 __ Je(&baselineCodeUndefined); in PushVregs()
728 __ Je(&baselineCodeUndefined); in PushVregs()
1736 __ Je(&callSharedBarrier); // if localToShareSet == 0 => callSharedBarrier in ASMFastSharedWriteBarrier()
/arkcompiler/ets_runtime/ecmascript/compiler/assembler/x64/
H A Dassembler_x64.h133 void Je(Label *target, Distance distance = Distance::Far);
H A Dassembler_x64.cpp482 // 74 : Je rel8 in EmitJe()
487 // 0F 84: Je rel32 in EmitJe()
703 void AssemblerX64::Je(Label *target, Distance distance) in Je() function in panda::ecmascript::x64::AssemblerX64
719 // 74 : Je rel8 in Je()
728 // 0F 84: Je rel32 in Je()
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/include/cg/x86_64/assembler/
H A Dasm_assembler.h261 void Je(int64 symIdx) override;
H A Dassembler.h274 virtual void Je(int64 symIdx) = 0;
H A Delf_assembler.h252 void Je(int64 symIdx) override;
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/x86_64/
H A Dasm_assembler.cpp1250 void AsmAssembler::Je(int64 symIdx) in Je() function in assembler::AsmAssembler
H A Delf_assembler.cpp1809 void ElfAssembler::Je(int64 symIdx) in Je() function in ElfAssembler
H A Dx64_emitter.cpp967 assmbler.Je(TransferLabel(opnd0, funcUniqueId)); in EmitInsn()
/arkcompiler/ets_frontend/es2panda/test/compiler/js/
H A Dcocos_worker_test.js10996 const Je = "Enum";
11122 (r || a())[`${o}type`] = Je;
24130 if (i && (void 0 !== u || _)) if (void 0 === u) d = _ instanceof Pe || _ === Je || _ === Ze; else {
[all...]

Completed in 49 milliseconds