Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/codegen/
H A Dcompiler.h491 class V8_NODISCARD CompilationHandleScope final {
493 explicit CompilationHandleScope(Isolate* isolate, in CompilationHandleScope() function in v8::internal::final
496 V8_EXPORT_PRIVATE ~CompilationHandleScope();
H A Dcompiler.cc974 CompilationHandleScope compilation(isolate, compilation_info); in PrepareJobWithHandleScope()
1499 CompilationHandleScope::~CompilationHandleScope() { in ~CompilationHandleScope()
/third_party/node/deps/v8/src/compiler/
H A Dpipeline.cc3265 CompilationHandleScope compilation_scope(isolate, info); in GenerateCodeForTesting()

Completed in 13 milliseconds