Searched defs:IsStableJSArguments (Results 1 - 3 of 3) sorted by relevance
/arkcompiler/ets_runtime/ecmascript/ | ||
H A D | js_tagged_value.cpp | 359 bool JSTaggedValue::IsStableJSArguments(JSThread *thread) const in IsStableJSArguments() function in panda::ecmascript::JSTaggedValue |
H A D | js_hclass.h | 1828 inline bool IsStableJSArguments() const in IsStableJSArguments() function in panda::ecmascript::JSHClass |
/arkcompiler/ets_runtime/ecmascript/compiler/ | ||
H A D | stub_builder.cpp | 9033 GateRef StubBuilder::IsStableJSArguments(GateRef glue, GateRef obj) in IsStableJSArguments() function in panda::ecmascript::kungfu::StubBuilder |
Completed in 23 milliseconds