Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/
Delement_accessor.cpp72 bool ElementAccessor::IsDictionaryMode(const JSThread *thread, JSHandle<JSObject> receiver) in IsDictionaryMode() function in panda::ecmascript::ElementAccessor
78 bool ElementAccessor::IsDictionaryMode(const JSThread *thread, JSObject *receiver) in IsDictionaryMode() function in panda::ecmascript::ElementAccessor
Dtagged_array.cpp194 bool TaggedArray::IsDictionaryMode() const in IsDictionaryMode() function in panda::ecmascript::TaggedArray
Djs_hclass.h1583 inline bool IsDictionaryMode() const in IsDictionaryMode() function
/arkcompiler/ets_runtime/ecmascript/dfx/hprof/rawheap_translate/
Dmetadata_parse.cpp107 bool MetaParser::IsDictionaryMode(JSType type) in IsDictionaryMode() function in rawheap_translate::MetaParser
/arkcompiler/ets_runtime/ecmascript/compiler/
Dhcr_circuit_builder.h155 inline GateRef CircuitBuilder::IsDictionaryMode(GateRef glue, GateRef object) in IsDictionaryMode() function
Dstub_builder-inl.h1473 inline GateRef StubBuilder::IsDictionaryMode(GateRef glue, GateRef object) in IsDictionaryMode() function