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.cpp70 __ Je(&lJSCallWithArgVAndPushArgv); in JSFunctionEntry() local
167 __ Je(&lCopyLoop2); in OptimizedCallAndPushArgv() local
182 __ Je(&lCopyExtraAument1); in OptimizedCallAndPushArgv() local
208 __ Je(&lPopFrame1); in OptimizedCallAndPushArgv() local
437 __ Je(&lJSBoundFunction); in GenJSCall() local
439 __ Je(&lJSProxy); in GenJSCall() local
552 __ Je(&lCall0); in GenJSCall() local
554 __ Je(&lCall1); in GenJSCall() local
556 __ Je(&lCall2); in GenJSCall() local
558 __ Je(&lCall3); in GenJSCall() local
[all …]
Doptimized_fast_call.cpp176 __ Je(&lCopyLoop2); in OptimizedFastCallAndPushArgv() local
190 __ Je(&lCopyExtraAument1); in OptimizedFastCallAndPushArgv() local
212 __ Je(&lCopyExtraUndefineToSp); in OptimizedFastCallAndPushArgv() local
273 __ Je(&align16Bytes); in JSFastCallWithArgV() local
368 __ Je(&lCopyLoop2); in JSFastCallWithArgVAndPushArgv() local
381 __ Je(&lCopyExtraAument1); in JSFastCallWithArgVAndPushArgv() local
402 __ Je(&lCopyExtraUndefineToSp); in JSFastCallWithArgVAndPushArgv() local
Dasm_interpreter_call.cpp534 __ Je(pushCallThis); in JSCallCommonSlowPath() local
546 __ Je(&pushArgs0); in JSCallCommonSlowPath() local
724 __ Je(&baselineCodeUndefined); in PushVregs() local
728 __ Je(&baselineCodeUndefined); in PushVregs() 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.cpp1250 void AsmAssembler::Je(int64 symIdx) in Je() function in assembler::AsmAssembler
Delf_assembler.cpp1813 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