Home
last modified time | relevance | path

Searched defs:Call (Results 1 – 10 of 10) sorted by relevance

/arkcompiler/runtime_core/compiler/tests/
Dinst_test.cpp403 TEST_F(InstTest, Call) in TEST_F() argument
Dir_builder_test.cpp4874 TEST_F(IrBuilderTest, Call) in TEST_F() argument
/arkcompiler/ets_runtime/ecmascript/compiler/assembler/tests/
Dassembler_aarch64_test.cpp354 HWTEST_F_L0(AssemblerAarch64Test, Call) in HWTEST_F_L0() argument
/arkcompiler/ets_runtime/ecmascript/
Djs_function.cpp252 JSTaggedValue JSFunction::Call(EcmaRuntimeCallInfo *info) in Call() function in panda::ecmascript::JSFunction
/arkcompiler/ets_runtime/ecmascript/tests/
Djs_proxy_test.cpp548 HWTEST_F_L0(JSProxyTest, Call) in HWTEST_F_L0() argument
/arkcompiler/ets_frontend/es2panda/compiler/core/
Dpandagen.cpp1236 void PandaGen::Call(const ir::AstNode *node, VReg startReg, size_t argCount) in Call() function in panda::es2panda::compiler::PandaGen
/arkcompiler/toolchain/tooling/base/
Dpt_types.h1383 static std::string Call() in Call() function
/arkcompiler/ets_runtime/ecmascript/compiler/
Dcircuit_builder.cpp1018 GateRef CircuitBuilder::Call(const CallSignature* cs, GateRef glue, GateRef target, GateRef depend, in Call() function in panda::ecmascript::kungfu::CircuitBuilder
/arkcompiler/ets_runtime/ecmascript/napi/
Djsnapi.cpp1716 Local<JSValueRef> FunctionRef::Call(const EcmaVM *vm, Local<JSValueRef> thisObj, in Call() function in panda::FunctionRef
/arkcompiler/ets_frontend/legacy_bin/api8/src/
Dindex.js2 …ring,r="undefined"!=typeof Buffer&&"function"==typeof Buffer.alloc&&"function"==typeof Buffer.allo… argument