Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/interpreter/
H A Dinterpreter-assembler.cc868 Label check_initialized(this), initialize(this), mark_megamorphic(this); in ConstructWithSpread()
877 GotoIfNot(IsWeakOrCleared(feedback), &check_initialized); in ConstructWithSpread() local
884 BIND(&check_initialized); in ConstructWithSpread()

Completed in 3 milliseconds