Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/trampoline/x64/
Dcommon_call.cpp41 __ Ja(&loopBeginning); in CopyArgumentWithArgV() local
82 __ Ja(&loopBeginning); in PushUndefinedWithArgc() local
102 __ Ja(&loopBeginning); in PushArgsWithArgvAndCheckStack() local
Doptimized_fast_call.cpp179 __ Ja(&lCopyExtraAument1); in OptimizedFastCallAndPushUndefined() local
200 __ Ja(&lCopyExtraUndefineToSp); in OptimizedFastCallAndPushUndefined() local
352 __ Ja(&lCopyExtraAument1); in JSFastCallWithArgVAndPushUndefined() local
373 __ Ja(&lCopyExtraUndefineToSp); in JSFastCallWithArgVAndPushUndefined() local
Dasm_interpreter_call.cpp1012 __ Ja(&notEcmaObject); in ResumeRspAndDispatch() local
Doptimized_call.cpp164 __ Ja(&lCopyExtraAument1); in OptimizedCallAndPushUndefined() local
/arkcompiler/ets_runtime/ecmascript/compiler/assembler/x64/
Dassembler_x64.cpp608 void AssemblerX64::Ja(Label *target, Distance distance) in Ja() function in panda::ecmascript::x64::AssemblerX64
/arkcompiler/ets_frontend/es2panda/test/compiler/js/
Dcocos_worker_test.js22293 const Ja = function() { class
/arkcompiler/ets_frontend/legacy_bin/api8/src/
Dindex.js2 …ring,r="undefined"!=typeof Buffer&&"function"==typeof Buffer.alloc&&"function"==typeof Buffer.allo… argument