Home
last modified time | relevance | path

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

/external/v8/src/codegen/
Dcompiler.cc702 AccountingAllocator* allocator, IsCompiledScope* is_compiled_scope, in IterativelyExecuteAndFinalizeUnoptimizedCompilationJobs()
1228 IsCompiledScope is_compiled_scope(*shared_info, isolate); in FinalizeUnoptimizedCompilation() local
1298 IsCompiledScope* is_compiled_scope) { in CompileToplevel()
1371 IsCompiledScope* is_compiled_scope) { in CompileAndFinalizeOnBackgroundThread()
1420 IsCompiledScope* is_compiled_scope) { in CompileToplevel()
1747 IsCompiledScope* is_compiled_scope) { in Compile()
1821 IsCompiledScope* is_compiled_scope) { in Compile()
1956 IsCompiledScope is_compiled_scope; in CompileForLiveEdit() local
1996 IsCompiledScope is_compiled_scope; in GetFunctionFromEval() local
2493 IsCompiledScope* is_compiled_scope) { in CompileScriptOnMainThread()
[all …]
/external/v8/src/objects/
Djs-function.cc289 IsCompiledScope* is_compiled_scope) { in EnsureFeedbackVector()
315 IsCompiledScope* is_compiled_scope) { in InitializeFeedbackCell()
868 IsCompiledScope is_compiled_scope(shared->is_compiled_scope(isolate)); in CalculateExpectedNofProperties() local
Dfeedback-vector.cc239 IsCompiledScope* is_compiled_scope) { in New()
342 IsCompiledScope is_compiled_scope(shared->is_compiled_scope(isolate)); in NewFeedbackVectorForTesting() local
Dshared-function-info-inl.h423 IsCompiledScope SharedFunctionInfo::is_compiled_scope( in is_compiled_scope() function
/external/v8/src/runtime/
Druntime-compiler.cc43 IsCompiledScope is_compiled_scope; in RUNTIME_FUNCTION() local
Druntime-test.cc279 IsCompiledScope is_compiled_scope( in RUNTIME_FUNCTION() local
350 IsCompiledScope is_compiled_scope( in EnsureFeedbackVector() local
472 IsCompiledScope is_compiled_scope( in RUNTIME_FUNCTION() local
933 IsCompiledScope is_compiled_scope; in RUNTIME_FUNCTION() local
Druntime-internal.cc335 IsCompiledScope is_compiled_scope( in RUNTIME_FUNCTION() local
/external/v8/src/debug/
Ddebug.cc1382 IsCompiledScope is_compiled_scope; in InstallDebugBreakTrampoline() local
1447 IsCompiledScope is_compiled_scope(candidate->is_compiled_scope(isolate_)); in GetPossibleBreakpoints() local
1541 IsCompiledScope is_compiled_scope; in FindSharedFunctionInfoInScript() local
1586 IsCompiledScope is_compiled_scope = shared->is_compiled_scope(isolate_); in EnsureBreakInfo() local
2323 IsCompiledScope is_compiled_scope( in PerformSideEffectCheck() local
Ddebug-coverage.cc796 IsCompiledScope is_compiled_scope( in SelectMode() local
Dliveedit.cc1156 IsCompiledScope is_compiled_scope( in PatchScript() local
1199 IsCompiledScope is_compiled_scope( in PatchScript() local
/external/v8/src/heap/
Dfactory.cc3744 IsCompiledScope is_compiled_scope(sfi_->is_compiled_scope(isolate_)); in Build() local
/external/v8/src/compiler/
Dwasm-compiler.cc7359 IsCompiledScope is_compiled_scope( in ResolveWasmImportCall() local