Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/ast/
H A Dvariables.cc33 bool Variable::IsReplGlobal() const { in IsReplGlobal() function in v8::internal::Variable
H A Dvariables.h130 bool IsReplGlobal() const;
/third_party/node/deps/v8/src/interpreter/
H A Dbytecode-generator.cc3624 DCHECK(variable->IsReplGlobal()); in BuildVariableLoad()
3821 DCHECK(variable->IsReplGlobal()); in BuildVariableAssignment()

Completed in 11 milliseconds