Home
last modified time | relevance | path

Searched defs:IsStableJSArguments (Results 1 – 3 of 3) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/
Djs_tagged_value.cpp360 bool JSTaggedValue::IsStableJSArguments(JSThread *thread) const in IsStableJSArguments() function in panda::ecmascript::JSTaggedValue
Djs_hclass.h1858 inline bool IsStableJSArguments() const in IsStableJSArguments() function
/arkcompiler/ets_runtime/ecmascript/compiler/
Dstub_builder.cpp9866 GateRef StubBuilder::IsStableJSArguments(GateRef glue, GateRef obj) in IsStableJSArguments() function in panda::ecmascript::kungfu::StubBuilder