Searched refs:exotic_to_prim (Results 1 – 1 of 1) sorted by relevance
8249 Handle<Object> exotic_to_prim; in ToPrimitive() local8251 isolate, exotic_to_prim, in ToPrimitive()8253 if (!exotic_to_prim->IsUndefined()) { in ToPrimitive()8269 Execution::Call(isolate, exotic_to_prim, receiver, 1, &hint_string), in ToPrimitive()