Home
last modified time | relevance | path

Searched defs:IsDictionaryMode (Results 1 - 6 of 6) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/
H A Delement_accessor.cpp63 bool ElementAccessor::IsDictionaryMode(JSHandle<JSObject> receiver) in IsDictionaryMode() function in panda::ecmascript::ElementAccessor
69 bool ElementAccessor::IsDictionaryMode(JSObject *receiver) in IsDictionaryMode() function in panda::ecmascript::ElementAccessor
H A Dtagged_array.cpp201 bool TaggedArray::IsDictionaryMode() const in IsDictionaryMode() function in panda::ecmascript::TaggedArray
H A Dobject_fast_operator-inl.h150 if (LIKELY(!hclass->IsDictionaryMode())) { in TryFastHasProperty() function
[all...]
H A Djs_hclass.h1508 inline bool IsDictionaryMode() const in IsDictionaryMode() function in panda::ecmascript::JSHClass
/arkcompiler/ets_runtime/ecmascript/compiler/
H A Dhcr_circuit_builder.h147 inline GateRef CircuitBuilder::IsDictionaryMode(GateRef object) in IsDictionaryMode() function in panda::ecmascript::kungfu::CircuitBuilder
H A Dstub_builder-inl.h1289 inline GateRef StubBuilder::IsDictionaryMode(GateRef object) in IsDictionaryMode() function in panda::ecmascript::kungfu::StubBuilder

Completed in 16 milliseconds