Home
last modified time | relevance | path

Searched refs:CallRange (Results 1 – 6 of 6) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/
Dcall_signature.h456 V(CallRange) \
Dcall_signature.cpp2099 DEF_CALL_SIGNATURE(CallRange) in DEF_CALL_SIGNATURE() argument
/arkcompiler/ets_frontend/ets2panda/compiler/core/
DETSGen.h571 CallImpl<CallShort, Call, CallRange>(node, signature, arguments); in CallStatic()
577 CallThisImpl<CallShort, Call, CallRange>(node, ctor, signature, arguments); in CallThisStatic()
620 CallDynamicImpl<CallShort, Call, CallRange>(node, obj, param2, signature, arguments); in CallDynamic()
/arkcompiler/ets_runtime/ecmascript/
Druntime_call_id.h94 V(CallRange) \
/arkcompiler/runtime_core/static_core/compiler/tests/
Dir_builder_test.cpp4930 TEST_F(IrBuilderTest, CallRange) in TEST_F() argument
/arkcompiler/runtime_core/compiler/tests/
Dir_builder_test.cpp4912 TEST_F(IrBuilderTest, CallRange) in TEST_F() argument