Searched refs:resource_line_offset (Results 1 – 2 of 2) sorted by relevance
1039 Local<Integer> resource_line_offset = Local<Integer>(),1205 Local<Integer> resource_line_offset; variable7676 Local<Integer> resource_line_offset,7684 resource_line_offset_(resource_line_offset),7717 resource_line_offset(origin.ResourceLineOffset()),
1770 if (!source->resource_line_offset.IsEmpty()) { in CompileUnboundInternal()1771 line_offset = static_cast<int>(source->resource_line_offset->Value()); in CompileUnboundInternal()1962 if (!source->resource_line_offset.IsEmpty()) { in CompileFunctionInContext()1963 line_offset = static_cast<int>(source->resource_line_offset->Value()); in CompileFunctionInContext()