Home
last modified time | relevance | path

Searched defs:IsDictionaryMode (Results 1 – 5 of 5) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/
Delement_accessor.cpp58 bool ElementAccessor::IsDictionaryMode(JSHandle<JSObject> receiver) in IsDictionaryMode() function in panda::ecmascript::ElementAccessor
64 bool ElementAccessor::IsDictionaryMode(JSObject *receiver) in IsDictionaryMode() function in panda::ecmascript::ElementAccessor
Dtagged_array-inl.h239 inline bool TaggedArray::IsDictionaryMode() const in IsDictionaryMode() function
Djs_hclass.h1316 inline bool IsDictionaryMode() const in IsDictionaryMode() function
/arkcompiler/ets_runtime/ecmascript/compiler/
Dhcr_circuit_builder.h133 inline GateRef CircuitBuilder::IsDictionaryMode(GateRef object) in IsDictionaryMode() function
Dstub_builder-inl.h1078 inline GateRef StubBuilder::IsDictionaryMode(GateRef object) in IsDictionaryMode() function