Searched defs:GetNativeContext (Results 1 – 2 of 2) sorted by relevance
/external/v8/src/compiler/ | ||
D | js-call-reducer.cc | 533 MaybeHandle<Context> JSCallReducer::GetNativeContext(Node* node) { in GetNativeContext() function in v8::internal::compiler::JSCallReducer |
D | js-native-context-specialization.cc | 989 MaybeHandle<Context> JSNativeContextSpecialization::GetNativeContext( in GetNativeContext() function in v8::internal::compiler::JSNativeContextSpecialization |