Home
last modified time | relevance | path

Searched defs:Jne (Results 1 – 6 of 6) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/trampoline/x64/
Doptimized_fast_call.cpp129 __ Jne(&arg4); in OptimizedFastCallAndPushUndefined() local
140 __ Jne(&arg5); in OptimizedFastCallAndPushUndefined() local
152 __ Jne(&arg6); in OptimizedFastCallAndPushUndefined() local
163 __ Jne(&argc); in OptimizedFastCallAndPushUndefined() local
184 __ Jne(&lCopyLoop1); in OptimizedFastCallAndPushUndefined() local
305 __ Jne(&arg1); in JSFastCallWithArgVAndPushUndefined() local
316 __ Jne(&arg2); in JSFastCallWithArgVAndPushUndefined() local
327 __ Jne(&arg3); in JSFastCallWithArgVAndPushUndefined() local
337 __ Jne(&argc); in JSFastCallWithArgVAndPushUndefined() local
357 __ Jne(&lCopyLoop1); in JSFastCallWithArgVAndPushUndefined() local
Doptimized_call.cpp157 __ Jne(&lCopyExtraAument1); in OptimizedCallAndPushUndefined() local
170 __ Jne(&lCopyLoop1); in OptimizedCallAndPushUndefined() local
178 __ Jne(&lPopFrame1); in OptimizedCallAndPushUndefined() local
524 __ Jne(lNonCallable); in JSCallCheck() local
530 __ Jne(lNonCallable); in JSCallCheck() local
594 __ Jne(&lAlign16Bytes2); in JSBoundFunctionCallInternal() local
609 __ Jne(&lCopyArgument2); in JSBoundFunctionCallInternal() local
627 __ Jne(&lCopyBoundArgumentLoop); in JSBoundFunctionCallInternal() local
672 __ Jne(&lPopFrame2); in JSBoundFunctionCallInternal() local
838 __ Jne(&align16Bytes); in PushArgsWithArgV() local
[all …]
Dasm_interpreter_call.cpp308 __ Jne(&slowPathEntry); in JSCallCommonEntry() local
986 __ Jne(&notUndefined); in ResumeRspAndDispatch() local
1007 __ Jne(&notEcmaObject); in ResumeRspAndDispatch() local
/arkcompiler/ets_runtime/ecmascript/compiler/assembler/x64/
Dassembler_x64.cpp907 void AssemblerX64::Jne(Label *target, Distance distance) in Jne() function in panda::ecmascript::x64::AssemblerX64
/arkcompiler/runtime_core/compiler/tests/
Dir_builder_test.cpp1265 TEST_F(IrBuilderTest, Jne) in TEST_F() argument
/arkcompiler/ets_frontend/legacy_bin/api8/src/
Dindex.js2 …ring,r="undefined"!=typeof Buffer&&"function"==typeof Buffer.alloc&&"function"==typeof Buffer.allo… argument