Home
last modified time | relevance | path

Searched refs:GetHandlerFromJSProxy (Results 1 – 3 of 3) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/
Dcommon_stubs.cpp776 GateRef handler = GetHandlerFromJSProxy(proxy); in GenerateCircuit()
Dstub_builder.h610 GateRef GetHandlerFromJSProxy(GateRef proxy);
Dstub_builder-inl.h2284 inline GateRef StubBuilder::GetHandlerFromJSProxy(GateRef proxy) in GetHandlerFromJSProxy() function