Lines Matching refs:data
198 // cached data. The cached data may be rejected, in which case this function
209 // has deserialized cached data on a background thread. The cached data from
223 // from a streamed source. On return, the data held by |streaming_data| will
509 // script associated with |data| and can be finalized with FinalizeScript.
510 // Note: does not take ownership of |data|.
511 BackgroundCompileTask(ScriptStreamingData* data, Isolate* isolate,
566 // Single function data for top-level function compilation.
573 // Contains all data which needs to be transmitted between threads for
596 std::unique_ptr<ScriptCompiler::CachedData> data);