Searched defs:Callq (Results 1 – 4 of 4) sorted by relevance
173 __ Callq(codeAddrReg); // then call jsFunction in OptimizedCallAndPushUndefined() local194 __ Callq(&target); in OptimizedCallAsmInterpreter() local384 __ Callq(r10); // call CallRuntime in GenJSCall() local464 __ Callq(r10); in GenJSCall() local473 __ Callq(r10); in GenJSCall() local485 __ Callq(r10); in GenJSCall() local498 __ Callq(r10); in GenJSCall() local503 __ Callq(r10); in GenJSCall() local563 __ Callq(r10); // call CallRuntime in ThrowNonCallableInternal() local668 __ Callq(rax); // call JSCall in JSBoundFunctionCallInternal() local[all …]
47 __ Callq(&target); in AsmInterpreterEntry() local70 __ Callq(&target); in GeneratorReEnterAsmInterp() local182 __ Callq(trampolineRegister); in AsmInterpEntryDispatch() local863 __ Callq(trampolineRegister); in CallNativeWithArgv() local956 __ Callq(nativeCode); in CallNativeInternal() local1079 __ Callq(&target); in CallGetter() local1091 __ Callq(&target); in CallSetter() local1112 __ Callq(&target); in CallReturnWithArgv() local1127 __ Callq(&target); in CallContainersArgs3() local1281 __ Callq(r10); // call CallRuntime in ThrowStackOverflowExceptionAndReturn() local
204 __ Callq(codeAddrReg); // then call jsFunction in OptimizedFastCallAndPushUndefined() local266 __ Callq(rbx); in JSFastCallWithArgV() local381 __ Callq(rbx); in JSFastCallWithArgVAndPushUndefined() local
518 void AssemblerX64::Callq(Register addr) in Callq() function in panda::ecmascript::x64::AssemblerX64528 void AssemblerX64::Callq(Label *target) in Callq() function in panda::ecmascript::x64::AssemblerX64