Searched defs:call (Results 1 – 8 of 8) sorted by relevance
| /arkcompiler/ets_runtime/test/moduletest/stubbuilder/ |
| D | stubbuilder.js | 34 var call = fun(100); variable
|
| /arkcompiler/runtime_core/compiler/tests/ |
| D | split_resolver_test.cpp | 213 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
|
| D | liveness_analyzer_test.cpp | 907 auto call = la.GetInstLifeIntervals(&INS(2)); in TEST_F() local
|
| /arkcompiler/ets_frontend/ts2panda/src/base/ |
| D | bcGenUtil.ts | 268 export function call(args: VReg[], passThis: boolean) { function
|
| /arkcompiler/ets_runtime/ecmascript/builtins/ |
| D | builtins_promise_job.cpp | 52 JSHandle<JSTaggedValue> call(thread, capability->GetResolve()); in PromiseReactionJob() local
|
| /arkcompiler/ets_frontend/ts2panda/src/ |
| D | pandagen.ts | 1092 call(node: ts.Node, args: VReg[], passThis: boolean) { method in PandaGen
|
| /arkcompiler/ets_runtime/ecmascript/compiler/ |
| D | llvm_ir_builder.cpp | 607 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/ |
| D | index.js | 2 …md(e);const n=r("./node_modules/color-convert/index.js"),i=(e,t)=>function(){const r=e.apply(n,arg… property
|