Home
last modified time | relevance | path

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

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