Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/trampoline/x64/
Doptimized_call.cpp61 __ Je(&lJSCallWithArgVAndPushArgv); in JSFunctionEntry() local
158 __ Je(&lCopyLoop2); in OptimizedCallAndPushArgv() local
173 __ Je(&lCopyExtraAument1); in OptimizedCallAndPushArgv() local
199 __ Je(&lPopFrame1); in OptimizedCallAndPushArgv() local
428 __ Je(&lJSBoundFunction); in GenJSCall() local
430 __ Je(&lJSProxy); in GenJSCall() local
543 __ Je(&lCall0); in GenJSCall() local
545 __ Je(&lCall1); in GenJSCall() local
547 __ Je(&lCall2); in GenJSCall() local
549 __ Je(&lCall3); in GenJSCall() local
[all …]
Doptimized_fast_call.cpp166 __ Je(&lCopyLoop2); in OptimizedFastCallAndPushArgv() local
180 __ Je(&lCopyExtraAument1); in OptimizedFastCallAndPushArgv() local
202 __ Je(&lCopyExtraUndefineToSp); in OptimizedFastCallAndPushArgv() local
263 __ Je(&align16Bytes); in JSFastCallWithArgV() local
358 __ Je(&lCopyLoop2); in JSFastCallWithArgVAndPushArgv() local
371 __ Je(&lCopyExtraAument1); in JSFastCallWithArgVAndPushArgv() local
392 __ Je(&lCopyExtraUndefineToSp); in JSFastCallWithArgVAndPushArgv() local
Dasm_interpreter_call.cpp527 __ Je(pushCallThis); in JSCallCommonSlowPath() local
539 __ Je(&pushArgs0); in JSCallCommonSlowPath() local
717 __ Je(&baselineCodeUndefined); in PushVregs() local
721 __ Je(&baselineCodeUndefined); in PushVregs() local
944 __ Je(&next); in CallNativeEntry() local
1648 __ Je(&callSharedBarrier); // if localToShareSet == 0 => callSharedBarrier in ASMFastSharedWriteBarrier() local
/arkcompiler/ets_runtime/ecmascript/compiler/assembler/x64/
Dassembler_x64.cpp703 void AssemblerX64::Je(Label *target, Distance distance) in Je() function in panda::ecmascript::x64::AssemblerX64
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/x86_64/
Dasm_assembler.cpp1248 void AsmAssembler::Je(int64 symIdx) in Je() function in assembler::AsmAssembler
Delf_assembler.cpp1812 void ElfAssembler::Je(int64 symIdx) in Je() 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