Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/
Dcall_signature.h466 V(JSObjectGetMethod) \
Dcommon_stubs.cpp875 GateRef method = CallRuntime(glue, RTSTUB_ID(JSObjectGetMethod), {handler, key}); in GenerateCircuit()
/arkcompiler/ets_runtime/ecmascript/stubs/
Druntime_stubs.h342 V(JSObjectGetMethod) \
Druntime_stubs.cpp2567 DEF_RUNTIME_STUBS(JSObjectGetMethod) in DEF_RUNTIME_STUBS() argument
2569 RUNTIME_STUBS_HEADER(JSObjectGetMethod); in DEF_RUNTIME_STUBS()