Home
last modified time | relevance | path

Searched defs:GetContainerProperty (Results 1 - 3 of 3) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/
H A Dobject_fast_operator-inl.h1086 JSTaggedValue ObjectFastOperator::GetContainerProperty(JSThread *thread, JSTaggedValue receiver, uint32_t index, in GetContainerProperty() function in ObjectFastOperator
H A Djs_tagged_value.cpp1623 bool JSTaggedValue::GetContainerProperty(JSThread *thread, const JSHandle<JSTaggedValue> &obj, in GetContainerProperty() function in panda::ecmascript::JSTaggedValue
/arkcompiler/ets_runtime/ecmascript/compiler/
H A Dstub_builder.cpp5377 GateRef StubBuilder::GetContainerProperty(GateRef glue, GateRef receiver, GateRef index, GateRef jsType) in GetContainerProperty() function in panda::ecmascript::kungfu::StubBuilder

Completed in 22 milliseconds