Home | History | Annotate | Download | only in include

Lines Matching defs:ResourceName

1102    * The name that was passed by the embedder as ResourceName to the
1185 V8_INLINE Local<Value> ResourceName() const;
9993 Local<Value> ScriptOrigin::ResourceName() const { return resource_name_; }
10017 resource_name(origin.ResourceName()),