Home
last modified time | relevance | path

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

/external/v8/src/builtins/
Dbuiltins-constructor.cc49 Node* is_not_normal = in EmitFastNewClosure() local
52 GotoIfNot(is_not_normal, &if_normal); in EmitFastNewClosure()