Home
last modified time | relevance | path

Searched defs:IsSlowKeysObject (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/
Djs_tagged_value-inl.h1244 inline bool JSTaggedValue::IsSlowKeysObject() const in IsSlowKeysObject() function
/arkcompiler/ets_runtime/ecmascript/compiler/
Dstub_builder.cpp9264 GateRef StubBuilder::IsSlowKeysObject(GateRef glue, GateRef obj) in IsSlowKeysObject() function in panda::ecmascript::kungfu::StubBuilder