Home
last modified time | relevance | path

Searched refs:justSlowPath (Results 1 - 2 of 2) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/
H A Dcircuit_builder-inl.h133 void CircuitBuilder::Bind(Label *label, bool justSlowPath) in Bind() argument
135 if (!justSlowPath) { in Bind()
H A Dcircuit_builder.h357 inline void Bind(Label *label, bool justSlowPath);

Completed in 3 milliseconds