Home
last modified time | relevance | path

Searched refs:if_fast_clone (Results 1 – 1 of 1) sorted by relevance

/external/v8/src/interpreter/
Dinterpreter-generator.cc2394 Label if_fast_clone(this), if_not_fast_clone(this, Label::kDeferred); in IGNITION_HANDLER() local
2397 &if_fast_clone, &if_not_fast_clone); in IGNITION_HANDLER()
2399 BIND(&if_fast_clone); in IGNITION_HANDLER()