Home
last modified time | relevance | path

Searched defs:call (Results 1 – 8 of 8) sorted by relevance

/arkcompiler/ets_runtime/test/moduletest/stubbuilder/
Dstubbuilder.js34 var call = fun(100); variable
/arkcompiler/runtime_core/compiler/tests/
Dsplit_resolver_test.cpp213 auto call = la->GetInstLifeIntervals(&INS(4)); in TEST_F() local
255 auto call = la->GetInstLifeIntervals(&INS(4)); in TEST_F() local
425 auto call = la->GetInstLifeIntervals(&INS(3)); in TEST_F() local
1258 auto call = la->GetInstLifeIntervals(&INS(4)); in TEST_F() local
Dliveness_analyzer_test.cpp907 auto call = la.GetInstLifeIntervals(&INS(2)); in TEST_F() local
/arkcompiler/ets_frontend/ts2panda/src/base/
DbcGenUtil.ts268 export function call(args: VReg[], passThis: boolean) { function
/arkcompiler/ets_runtime/ecmascript/builtins/
Dbuiltins_promise_job.cpp52 JSHandle<JSTaggedValue> call(thread, capability->GetResolve()); in PromiseReactionJob() local
/arkcompiler/ets_frontend/ts2panda/src/
Dpandagen.ts1092 call(node: ts.Node, args: VReg[], passThis: boolean) { method in PandaGen
/arkcompiler/ets_runtime/ecmascript/compiler/
Dllvm_ir_builder.cpp607 void LLVMIRBuilder::SetGCLeafFunction(LLVMValueRef call) in SetGCLeafFunction()
616 void LLVMIRBuilder::SetCallConvAttr(const CallSignature *calleeDescriptor, LLVMValueRef call) in SetCallConvAttr()
784 LLVMValueRef call = nullptr; in VisitCall() local
826 …LLVMValueRef call = LLVMBuildCall2(builder_, funcType, callee, params.data(), inList.size() - para… in VisitBytecodeCall() local
/arkcompiler/ets_frontend/legacy_bin/api8/src/
Dindex.js2 …md(e);const n=r("./node_modules/color-convert/index.js"),i=(e,t)=>function(){const r=e.apply(n,arg… property