Lines Matching defs:data
658 // We should only have asm/wasm data when finalizing on the main thread.
1659 // Get preparsed scope data from the function literal.
1816 // Move the compiled data from the placeholder SFI back to the real SFI.
1844 cached_data_(cached_data->data, cached_data->length) {
1845 // If the passed in cached data has ownership of the buffer, move it to the
2036 // Generate the unoptimized bytecode or asm-js data.
2838 data()->task =
2839 std::make_unique<i::BackgroundCompileTask>(data(), isolate, type);
2842 void Run() override { data()->task->Run(); }
2844 ScriptStreamingData* data() { return streamed_source_.impl(); }
2848 // TODO(leszeks): Also test chunking the data.
2908 background_compile_thread.data()->task->flags();
2913 // In parallel, compile on the main thread to flush out any data races.
2941 isolate, source, script_details, background_compile_thread.data());
3338 // any preparsed data. If we produced preparsed data during this compile for
3339 // this function, replace the uncompiled data with one that includes it.
3348 // Use existing uncompiled data's inferred name as it may be more