Searched defs:IsSimpleEnumCacheValid (Results 1 – 2 of 2) sorted by relevance
| /arkcompiler/ets_runtime/ecmascript/ | ||
| D | js_object.cpp | 2614 bool JSObject::IsSimpleEnumCacheValid(JSThread *thread, JSTaggedValue receiver) in IsSimpleEnumCacheValid() function in panda::ecmascript::JSObject |
| /arkcompiler/ets_runtime/ecmascript/compiler/ | ||
| D | stub_builder.cpp | 8673 GateRef StubBuilder::IsSimpleEnumCacheValid(GateRef glue, GateRef obj) in IsSimpleEnumCacheValid() function in panda::ecmascript::kungfu::StubBuilder |