Home
last modified time | relevance | path

Searched defs:should_disallow_heap_access (Results 1 – 3 of 3) sorted by relevance

/external/v8/src/compiler/
Djs-native-context-specialization.cc56 bool JSNativeContextSpecialization::should_disallow_heap_access() const { in should_disallow_heap_access() function in v8::internal::compiler::JSNativeContextSpecialization
Dbytecode-graph-builder.cc414 bool should_disallow_heap_access() const { in should_disallow_heap_access() function in v8::internal::compiler::BytecodeGraphBuilder
Djs-call-reducer.cc2205 bool JSCallReducer::should_disallow_heap_access() const { in should_disallow_heap_access() function in v8::internal::compiler::JSCallReducer