Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/parsing/
H A Dparser.cc3664 const int nopos = kNoSourcePosition; in CheckCallable() local
3668 Token::TYPEOF, factory()->NewVariableProxy(var), nopos); in CheckCallable()
3670 ast_value_factory()->function_string(), nopos); in CheckCallable()
3672 Token::EQ_STRICT, type_of, function_literal, nopos); in CheckCallable()
3677 condition, factory()->EmptyStatement(), throw_call, nopos); in CheckCallable()

Completed in 6 milliseconds