Home
last modified time | relevance | path

Searched defs:proxyMethod (Results 1 – 3 of 3) sorted by relevance

/arkcompiler/ets_runtime/test/aottest/proxy_fast_call/
Dproxy_fast_call.ts25 const proxyMethod = {}; constant
/arkcompiler/ets_runtime/test/jittest/proxy_fast_call/
Dproxy_fast_call.ts25 const proxyMethod = {}; constant
/arkcompiler/ets_runtime/ecmascript/compiler/
Dnew_object_stub_builder.cpp525 GateRef proxyMethod = GetGlobalConstantValue( in NewJSProxy() local