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