Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/trampoline/x64/
Doptimized_call.cpp71 __ Je(&lJSCallWithArgVAndPushUndefined); in JSFunctionEntry() local
335 __ Je(&lJSBoundFunction); in GenJSCall() local
337 __ Je(&lJSProxy); in GenJSCall() local
449 __ Je(&lCall0); in GenJSCall() local
451 __ Je(&lCall1); in GenJSCall() local
453 __ Je(&lCall2); in GenJSCall() local
455 __ Je(&lCall3); in GenJSCall() local
526 __ Je(lNonCallable); in JSCallCheck() local
601 __ Je(&lCopyBoundArgument); in JSBoundFunctionCallInternal() local
620 __ Je(&lPushCallTarget); in JSBoundFunctionCallInternal() local
[all …]
Doptimized_fast_call.cpp173 __ Je(&lCopyExtraAument1); in OptimizedFastCallAndPushUndefined() local
194 __ Je(&lCopyExtraUndefineToSp); in OptimizedFastCallAndPushUndefined() local
255 __ Je(&align16Bytes); in JSFastCallWithArgV() local
346 __ Je(&lCopyExtraAument1); in JSFastCallWithArgVAndPushUndefined() local
367 __ Je(&lCopyExtraUndefineToSp); in JSFastCallWithArgVAndPushUndefined() local
Dasm_interpreter_call.cpp524 __ Je(pushCallThis); in JSCallCommonSlowPath() local
536 __ Je(&pushArgs0); in JSCallCommonSlowPath() 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_frontend/legacy_bin/api8/src/
Dindex.js2 …ring,r="undefined"!=typeof Buffer&&"function"==typeof Buffer.alloc&&"function"==typeof Buffer.allo… argument