HomeSort by relevance Sort by last modified time
    Searched refs:IsVariable (Results 1 - 2 of 2) sorted by null

  /external/v8/src/
variables.h 89 bool IsVariable(Handle<String> n) const {
112 return IsVariable(isolate->factory()->eval_string());
scopes.cc     [all...]

Completed in 147 milliseconds