Home
last modified time | relevance | path

Searched defs:is_compiled_scope (Results 1 – 16 of 16) sorted by relevance

/third_party/node/deps/v8/src/baseline/
Dbaseline-batch-compiler.cc253 IsCompiledScope is_compiled_scope( in EnqueueFunction() local
326 IsCompiledScope is_compiled_scope( in CompileBatch() local
353 IsCompiledScope is_compiled_scope(shared->is_compiled_scope(isolate_)); in MaybeCompileFunction() local
/third_party/node/deps/v8/src/runtime/
Druntime-compiler.cc36 IsCompiledScope is_compiled_scope(function->shared(), isolate); in CompileOptimized() local
70 IsCompiledScope is_compiled_scope; in RUNTIME_FUNCTION() local
85 IsCompiledScope is_compiled_scope(*sfi, isolate); in RUNTIME_FUNCTION() local
Druntime-test.cc231 IsCompiledScope* is_compiled_scope) { in CanOptimizeFunction()
280 IsCompiledScope* is_compiled_scope) { in CanOptimizeFunction()
303 IsCompiledScope is_compiled_scope( in OptimizeFunctionOnNextCall() local
345 IsCompiledScope is_compiled_scope( in EnsureFeedbackVector() local
376 IsCompiledScope is_compiled_scope = in RUNTIME_FUNCTION() local
445 IsCompiledScope is_compiled_scope( in RUNTIME_FUNCTION() local
627 IsCompiledScope is_compiled_scope( in RUNTIME_FUNCTION() local
687 IsCompiledScope is_compiled_scope( in RUNTIME_FUNCTION() local
1197 IsCompiledScope is_compiled_scope; in RUNTIME_FUNCTION() local
/third_party/node/deps/v8/src/codegen/
Dcompiler.cc784 AccountingAllocator* allocator, IsCompiledScope* is_compiled_scope, in IterativelyExecuteAndFinalizeUnoptimizedCompilationJobs()
1352 IsCompiledScope is_compiled_scope(*shared_info, isolate); in FinalizeUnoptimizedCompilation() local
1403 IsCompiledScope is_compiled_scope(*shared_info, isolate); in CompileAllWithBaseline() local
1426 IsCompiledScope* is_compiled_scope) { in CompileToplevel()
1981 IsCompiledScope* is_compiled_scope, in Compile()
2062 IsCompiledScope* is_compiled_scope) { in Compile()
2138 IsCompiledScope* is_compiled_scope) { in Compile()
2189 IsCompiledScope* is_compiled_scope) { in Compile()
2208 IsCompiledScope* is_compiled_scope) { in Compile()
2234 IsCompiledScope* is_compiled_scope) { in Compile()
[all …]
Dpending-optimization-table.cc35 IsCompiledScope is_compiled_scope; in PreparedForOptimization() local
/third_party/node/deps/v8/src/execution/
Dtiering-manager.cc378 IsCompiledScope is_compiled_scope( in OnInterruptTick() local
418 IsCompiledScope is_compiled_scope( in OnInterruptTick() local
/third_party/node/deps/v8/src/debug/
Ddebug.cc1615 IsCompiledScope is_compiled_scope; in InstallDebugBreakTrampoline() local
1649 IsCompiledScope is_compiled_scope; in CompileTopLevel() local
1851 IsCompiledScope is_compiled_scope(candidate->is_compiled_scope(isolate_)); in FindSharedFunctionInfosIntersectingRange() local
1890 IsCompiledScope is_compiled_scope; in FindInnermostContainingFunctionInfo() local
1936 IsCompiledScope is_compiled_scope = shared->is_compiled_scope(isolate_); in EnsureBreakInfo() local
2739 IsCompiledScope is_compiled_scope( in PerformSideEffectCheck() local
Ddebug-coverage.cc811 IsCompiledScope is_compiled_scope( in SelectMode() local
Dliveedit.cc1082 IsCompiledScope is_compiled_scope( in PatchScript() local
1126 IsCompiledScope is_compiled_scope( in PatchScript() local
/third_party/node/deps/v8/src/objects/
Djs-function.cc581 Handle<JSFunction> function, IsCompiledScope* is_compiled_scope, in InitializeFeedbackCell()
1269 IsCompiledScope is_compiled_scope(shared->is_compiled_scope(isolate)); in CalculateExpectedNofProperties() local
Dfeedback-vector.cc250 IsCompiledScope* is_compiled_scope) { in New()
349 IsCompiledScope is_compiled_scope(shared->is_compiled_scope(isolate)); in NewFeedbackVectorForTesting() local
Dshared-function-info.cc721 IsCompiledScope* is_compiled_scope, CreateSourcePositions flag) { in EnsureBytecodeArrayAvailable()
Dshared-function-info-inl.h508 IsCompiledScope SharedFunctionInfo::is_compiled_scope(IsolateT* isolate) const { in is_compiled_scope() function
Djs-objects.cc5594 IsCompiledScope is_compiled_scope; in EnsureSourcePositionsAvailable() local
/third_party/node/deps/v8/src/heap/
Dfactory.cc3950 IsCompiledScope is_compiled_scope(sfi_->is_compiled_scope(isolate_)); in Build() local
/third_party/node/deps/v8/src/compiler/
Dwasm-compiler.cc7930 IsCompiledScope is_compiled_scope(shared->is_compiled_scope(isolate)); in ResolveWasmImportCall() local