Searched defs:should_disallow_heap_access (Results 1 – 3 of 3) sorted by relevance
/external/v8/src/compiler/ | ||
D | js-native-context-specialization.cc | 56 bool JSNativeContextSpecialization::should_disallow_heap_access() const { in should_disallow_heap_access() function in v8::internal::compiler::JSNativeContextSpecialization |
D | bytecode-graph-builder.cc | 414 bool should_disallow_heap_access() const { in should_disallow_heap_access() function in v8::internal::compiler::BytecodeGraphBuilder |
D | js-call-reducer.cc | 2205 bool JSCallReducer::should_disallow_heap_access() const { in should_disallow_heap_access() function in v8::internal::compiler::JSCallReducer |