Searched refs:GetFunctionMapFromIndex (Results 1 – 3 of 3) sorted by relevance
573 MapRef GetFunctionMapFromIndex(int index) const;
1698 MapRef NativeContextRef::GetFunctionMapFromIndex(int index) const { in GetFunctionMapFromIndex() function in v8::internal::compiler::NativeContextRef
946 native_context().GetFunctionMapFromIndex(shared.function_map_index()); in ReduceJSCreateClosure()