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.h1205 inline bool JSTaggedValue::IsSlowKeysObject() const in IsSlowKeysObject() function
/arkcompiler/ets_runtime/ecmascript/compiler/
Dstub_builder.cpp8588 GateRef StubBuilder::IsSlowKeysObject(GateRef obj) in IsSlowKeysObject() function in panda::ecmascript::kungfu::StubBuilder