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