Searched refs:casted_script (Results 1 – 1 of 1) sorted by relevance
949 Handle<Script> casted_script(Script::cast(script)); in ComputeLocation() local950 *target = MessageLocation(casted_script, pos, pos + 1); in ComputeLocation()