Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/
Dstub_builder.h346 GateRef GetValueFromPropertyBox(GateRef obj);
Dstub_builder-inl.h1428 inline GateRef StubBuilder::GetValueFromPropertyBox(GateRef obj) in GetValueFromPropertyBox() function
Dstub_builder.cpp1517 result = GetValueFromPropertyBox(cell); in LoadGlobal()
2472 result = GetValueFromPropertyBox(value); in GetPropertyByName()