Searched refs:shared_function_info_table_ (Results 1 – 2 of 2) sorted by relevance
383 Handle<ObjectHashTable> shared_function_info_table_; variable
1786 shared_function_info_table_ = ObjectHashTable::Put( in CreateJSFunction()1787 shared_function_info_table_, in CreateJSFunction()1822 shared_function_info_table_ = ObjectHashTable::New(isolate_, function_count_); in DeserializeFunctions()1829 raw.set_shared_function_info_table(*shared_function_info_table_); in DeserializeFunctions()