Searched refs:thunk_type (Results 1 – 1 of 1) sorted by relevance
1287 ExternalReference::Type thunk_type = ExternalReference::PROFILING_API_CALL; in invoke_function_callback() local1289 return ExternalReference(&thunk_fun, thunk_type, isolate); in invoke_function_callback()1296 ExternalReference::Type thunk_type = in invoke_accessor_getter_callback() local1299 return ExternalReference(&thunk_fun, thunk_type, isolate); in invoke_accessor_getter_callback()