Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/
Delement_accessor.cpp71 bool ElementAccessor::IsDictionaryMode(JSHandle<JSObject> receiver) in IsDictionaryMode() function in panda::ecmascript::ElementAccessor
77 bool ElementAccessor::IsDictionaryMode(JSObject *receiver) in IsDictionaryMode() function in panda::ecmascript::ElementAccessor
Dtagged_array.cpp201 bool TaggedArray::IsDictionaryMode() const in IsDictionaryMode() function in panda::ecmascript::TaggedArray
Djs_hclass.h1532 inline bool IsDictionaryMode() const in IsDictionaryMode() function
/arkcompiler/ets_runtime/ecmascript/dfx/hprof/rawheap_translate/
Dmetadata_parse.cpp68 bool Meta::IsDictionaryMode(char *hclass) in IsDictionaryMode() function in rawheap_translate::Meta
/arkcompiler/ets_runtime/ecmascript/compiler/
Dhcr_circuit_builder.h161 inline GateRef CircuitBuilder::IsDictionaryMode(GateRef object) in IsDictionaryMode() function
Dstub_builder-inl.h1375 inline GateRef StubBuilder::IsDictionaryMode(GateRef object) in IsDictionaryMode() function