Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/interpreter/
Dbytecode-generator.h522 native_function_literals_; variable
Dbytecode-generator.cc1154 native_function_literals_(0, zone()), in BytecodeGenerator()
1294 native_function_literals_) { in AllocateDeferredConstants()
2958 native_function_literals_.push_back(std::make_pair(expr, entry)); in VisitNativeFunctionLiteral()