Home
last modified time | relevance | path

Searched defs:BaselineBatchCompiler (Results 1 – 2 of 2) sorted by relevance

/third_party/node/deps/v8/src/baseline/
Dbaseline-batch-compiler.cc225 BaselineBatchCompiler::BaselineBatchCompiler(Isolate* isolate) in BaselineBatchCompiler() function in v8::internal::baseline::BaselineBatchCompiler
375 BaselineBatchCompiler::BaselineBatchCompiler(Isolate* isolate) in BaselineBatchCompiler() function in v8::internal::baseline::BaselineBatchCompiler
/third_party/node/deps/v8/src/execution/
Disolate.h145 class BaselineBatchCompiler; variable