Home
last modified time | relevance | path

Searched refs:proxyObj (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/
Dstub_builder-inl.h1249 inline GateRef StubBuilder::GetTarget(GateRef proxyObj) in GetTarget() argument
1252 return Load(VariableType::JS_ANY(), proxyObj, offset); in GetTarget()
Dstub_builder.h338 GateRef GetTarget(GateRef proxyObj);