Searched defs:isMap (Results 1 – 4 of 4) sorted by relevance
| /arkcompiler/ets_runtime/ecmascript/ |
| D | dump.cpp | 1845 void DumpTaggedTreeEntry(T tree, std::ostream &os, int index, bool isMap = false) in DumpTaggedTreeEntry() 4611 void DumpForSnapshotTaggedTreeEntry(T tree, int index, std::vector<Reference> &vec, bool isMap = fa… in DumpForSnapshotTaggedTreeEntry()
|
| /arkcompiler/ets_runtime/ecmascript/compiler/ |
| D | typed_hcr_lowering.cpp | 468 GateRef isMap = builder_.Equal(hclass, mapHclass, "Check HClass"); in LowerEcmaMapCheck() local
|
| D | stub_builder.cpp | 9177 Label isMap(env); in TryFastGetIterator() local
|
| /arkcompiler/jsvm/src/ |
| D | js_native_api_v8.cpp | 4473 JSVM_Status OH_JSVM_IsMap(JSVM_Env env, JSVM_Value value, bool* isMap) in OH_JSVM_IsMap()
|