Searched refs:result_handle (Results 1 – 1 of 1) sorted by relevance
2705 Handle<Object> result_handle; in GetRawValue() local2706 if (value_.ToHandle(&result_handle)) { in GetRawValue()2707 return *result_handle; in GetRawValue()