Searched defs:Call (Results 1 – 10 of 10) sorted by relevance
| /arkcompiler/runtime_core/compiler/tests/ |
| D | inst_test.cpp | 403 TEST_F(InstTest, Call) in TEST_F() argument
|
| D | ir_builder_test.cpp | 4874 TEST_F(IrBuilderTest, Call) in TEST_F() argument
|
| /arkcompiler/ets_runtime/ecmascript/compiler/assembler/tests/ |
| D | assembler_aarch64_test.cpp | 354 HWTEST_F_L0(AssemblerAarch64Test, Call) in HWTEST_F_L0() argument
|
| /arkcompiler/ets_runtime/ecmascript/ |
| D | js_function.cpp | 252 JSTaggedValue JSFunction::Call(EcmaRuntimeCallInfo *info) in Call() function in panda::ecmascript::JSFunction
|
| /arkcompiler/ets_runtime/ecmascript/tests/ |
| D | js_proxy_test.cpp | 548 HWTEST_F_L0(JSProxyTest, Call) in HWTEST_F_L0() argument
|
| /arkcompiler/ets_frontend/es2panda/compiler/core/ |
| D | pandagen.cpp | 1236 void PandaGen::Call(const ir::AstNode *node, VReg startReg, size_t argCount) in Call() function in panda::es2panda::compiler::PandaGen
|
| /arkcompiler/toolchain/tooling/base/ |
| D | pt_types.h | 1383 static std::string Call() in Call() function
|
| /arkcompiler/ets_runtime/ecmascript/compiler/ |
| D | circuit_builder.cpp | 1018 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/ |
| D | jsnapi.cpp | 1716 Local<JSValueRef> FunctionRef::Call(const EcmaVM *vm, Local<JSValueRef> thisObj, in Call() function in panda::FunctionRef
|
| /arkcompiler/ets_frontend/legacy_bin/api8/src/ |
| D | index.js | 2 …ring,r="undefined"!=typeof Buffer&&"function"==typeof Buffer.alloc&&"function"==typeof Buffer.allo… argument
|