Searched refs:GetFunctionMapFromIndex (Results 1 – 3 of 3) sorted by relevance
254 MapRef GetFunctionMapFromIndex(int index) const;
1070 MapRef NativeContextRef::GetFunctionMapFromIndex(int index) const { in GetFunctionMapFromIndex() function in v8::internal::compiler::NativeContextRef
978 native_context_ref().GetFunctionMapFromIndex(shared.function_map_index()); in ReduceJSCreateClosure()