Home
last modified time | relevance | path

Searched refs:JSObjectGetMethod (Results 1 – 4 of 4) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/
Dcall_signature.h450 V(JSObjectGetMethod) \
Dcommon_stubs.cpp792 GateRef method = CallRuntime(glue, RTSTUB_ID(JSObjectGetMethod), {handler, key}); in GenerateCircuit()
/arkcompiler/ets_runtime/ecmascript/stubs/
Druntime_stubs.h289 V(JSObjectGetMethod) \
Druntime_stubs.cpp1971 DEF_RUNTIME_STUBS(JSObjectGetMethod) in DEF_RUNTIME_STUBS() argument
1973 RUNTIME_STUBS_HEADER(JSObjectGetMethod); in DEF_RUNTIME_STUBS()