Home
last modified time | relevance | path

Searched refs:IsStableArguments (Results 1 - 5 of 5) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/
H A Dhcr_circuit_builder.h153 GateRef CircuitBuilder::IsStableArguments(GateRef hClass) in IsStableArguments() function in panda::ecmascript::kungfu::CircuitBuilder
H A Dstub_builder-inl.h3666 inline GateRef StubBuilder::IsStableArguments(GateRef hClass) in IsStableArguments() function in panda::ecmascript::kungfu::StubBuilder
3668 return env_->GetBuilder()->IsStableArguments(hClass); in IsStableArguments()
H A Dcircuit_builder.h468 inline GateRef IsStableArguments(GateRef hClass);
H A Dstub_builder.h512 GateRef IsStableArguments(GateRef hClass);
H A Dstub_builder.cpp9047 BRANCH(IsStableArguments(jsHclass), &targetIsStableArguments, &exit); in IsStableJSArguments()

Completed in 40 milliseconds