Home
last modified time | relevance | path

Searched refs:host_options (Results 1 – 1 of 1) sorted by relevance

/external/v8/src/snapshot/
Dcode-serializer.cc185 FixedArray* host_options = script_obj->host_defined_options(); in SerializeObject() local
188 script_obj->set_host_defined_options(host_options); in SerializeObject()