Home
last modified time | relevance | path

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

/dports/www/node10/node-v10.24.1/deps/v8/src/
H A Dutils.h994 static BailoutId FunctionContext() { return BailoutId(kFunctionContextId); } in FunctionContext()
1024 static const int kFunctionContextId = 2; variable