Searched +refs:put +refs:type +refs:property (Results 1 - 25 of 40) sorted by relevance

12

/macosx-10.9.5/WebCore-7537.78.1/inspector/front-end/
H A DConsoleMessage.js39 * @param {string=} type
48 WebInspector.ConsoleMessageImpl = function(source, level, message, linkifier, type, url, line, repeatCount, parameters, stackTrace, requestId, isOutdated)
53 this.type = type || WebInspector.ConsoleMessage.MessageType.Log;
84 this._dataGridParents.put(dataGrid, dataGrid.element.parentElement);
95 switch (this.type) {
176 var dumpStackTrace = !!this._stackTrace && this._stackTrace.length && (this.source === WebInspector.ConsoleMessage.MessageSource.Network || this.level === WebInspector.ConsoleMessage.MessageLevel.Error || this.type === WebInspector.ConsoleMessage.MessageType.Trace);
186 if (this.type === WebInspector.ConsoleMessage.MessageType.Trace)
257 // There can be string log and string eval result. We distinguish between them based on message type.
258 var shouldFormatMessage = WebInspector.RemoteObject.type(parameter
[all...]
/macosx-10.9.5/JavaScriptCore-7537.78.1/bytecompiler/
H A DBytecodeGenerator.h124 // The property is locally bound, in a register.
131 // The property has a static location
138 // The property is local, and stored in a register.
164 unsigned type() const { return m_type; } function in class:JSC::ResolveResult
180 ResolveResult(unsigned type, RegisterID* local) argument
181 : m_type(type)
191 ResolveResult(unsigned type, int index, unsigned depth) argument
192 : m_type(type)
230 uint32_t put() function in struct:JSC::NonlocalResolveInfo
284 // where you've put "suggestio
446 emitIn(RegisterID* dst, RegisterID* property, RegisterID* base) argument
736 getResolveOperations(const Identifier& property) argument
746 getResolveWithThisOperations(const Identifier& property) argument
756 getResolveBaseOperations(IdentifierResolvePutMap& map, const Identifier& property, uint32_t& putToBaseOperation) argument
772 getResolveBaseOperations(const Identifier& property) argument
778 getResolveBaseForPutOperations(const Identifier& property, uint32_t& putToBaseOperation) argument
783 getResolveWithBaseForPutOperations(const Identifier& property, uint32_t& putToBaseOperation) argument
788 getPutToBaseOperation(const Identifier& property) argument
[all...]
H A DBytecodeGenerator.cpp568 LabelScopePtr BytecodeGenerator::newLabelScope(LabelScope::Type type, const Identifier* name) argument
575 LabelScope scope(type, name, scopeDepth(), newLabel(), type == LabelScope::Loop ? newLabel() : PassRefPtr<Label>()); // Only loops have continue targets.
1162 ResolveResult BytecodeGenerator::resolve(const Identifier& property) argument
1164 if (property == propertyNames().thisIdentifier)
1167 // Check if the property should be allocated in a register.
1169 SymbolTableEntry entry = symbolTable().get(property.impl());
1171 if (property == propertyNames().arguments)
1179 if (property == propertyNames().arguments || !canOptimizeNonLocals())
1195 SymbolTableEntry entry = currentVariableObject->symbolTable()->get(property
1219 resolveConstDecl(const Identifier& property) argument
1258 emitResolve(RegisterID* dst, const ResolveResult& resolveResult, const Identifier& property) argument
1272 emitResolveBase(RegisterID* dst, const ResolveResult& resolveResult, const Identifier& property) argument
1290 emitResolveBaseForPut(RegisterID* dst, const ResolveResult&, const Identifier& property, NonlocalResolveInfo& verifier) argument
1305 emitResolveWithBaseForPut(RegisterID* baseDst, RegisterID* propDst, const ResolveResult& resolveResult, const Identifier& property, NonlocalResolveInfo& verifier) argument
1320 emitResolveWithThis(RegisterID* baseDst, RegisterID* propDst, const ResolveResult& resolveResult, const Identifier& property) argument
1396 emitGetById(RegisterID* dst, RegisterID* base, const Identifier& property) argument
1422 emitPutById(RegisterID* base, const Identifier& property, RegisterID* value) argument
1442 emitPutToBase(RegisterID* base, const Identifier& property, RegisterID* value, NonlocalResolveInfo& resolveInfo) argument
1452 emitDirectPutById(RegisterID* base, const Identifier& property, RegisterID* value) argument
1474 emitPutGetterSetter(RegisterID* base, const Identifier& property, RegisterID* getter, RegisterID* setter) argument
1487 emitDeleteById(RegisterID* dst, RegisterID* base, const Identifier& property) argument
1496 emitGetArgumentByVal(RegisterID* dst, RegisterID* base, RegisterID* property) argument
1509 emitGetByVal(RegisterID* dst, RegisterID* base, RegisterID* property) argument
1534 emitPutByVal(RegisterID* base, RegisterID* property, RegisterID* value) argument
1545 emitDeleteByVal(RegisterID* dst, RegisterID* base, RegisterID* property) argument
2354 emitPushNameScope(const Identifier& property, RegisterID* value, unsigned attributes) argument
2367 beginSwitch(RegisterID* scrutineeRegister, SwitchInfo::SwitchType type) argument
[all...]
/macosx-10.9.5/WebCore-7537.78.1/inspector/
H A DInjectedScriptCanvasModuleSource.js42 * @type {!Array.<function(new:ArrayBufferView, ArrayBufferView)>}
55 * @type {!Array.<string>}
82 var type = typeof obj; variable
83 if (type !== "object" && type !== "function")
94 return new typedArrayClass(/** @type {ArrayBufferView} */ (obj));
97 var img = /** @type {HTMLImageElement} */ (obj);
113 // FIXME: suppress type checks due to outdated builtin externs for createImageData.
114 var result = (/** @type {?} */ (context)).createImageData(obj);
132 var canvas = /** @type {HTMLCanvasElemen
260 put: function(key, item) method in class:Cache
1476 type: function() method in class:WebGLShaderResource
[all...]
/macosx-10.9.5/WebCore-7537.78.1/bindings/scripts/
H A DCodeGeneratorGObject.pm41 # to find the actual base type.
103 my $type = shift;
105 return 1 if $baseTypeHash{$type};
211 my $propType = $attribute->signature->type;
240 if ($attribute->signature->type eq "Crypto") {
258 my $functionReturnType = $prefix eq "set_" ? "void" : $function->signature->type;
308 if ($codeGenerator->IsCallbackInterface($param->type) ||
310 $param->type eq "MediaQueryListListener" ||
311 $codeGenerator->GetSequenceType($param->type)) {
319 # Name type use
[all...]
/macosx-10.9.5/emacs-92/emacs/lisp/
H A Dediff-init.el66 (defsubst ediff-device-type ()
68 (device-type (selected-device)) ; xemacs form
72 ;; in XEmacs: device-type is tty on tty and stream in batch.
74 (and (ediff-device-type) (not (memq (ediff-device-type) '(tty pc stream)))))
81 (ediff-emacs-p (memq (ediff-device-type) '(pc)))
82 (ediff-xemacs-p (memq (ediff-device-type) '(tty pc)))
107 ;; the variable. Also sets the `permanent-local' property,
116 (put ',var 'permanent-local t)))
139 ;; Association between buff-type an
[all...]
H A Dwid-edit.el50 ;; * `C-h' in `widget-prompt-value' should give type specific help.
72 (memq (event-basic-type event) '(mouse-1 mouse-2 mouse-3))
110 (put 'widget-documentation-face 'face-alias 'widget-documentation)
120 (put 'widget-button-face 'face-alias 'widget-button)
124 :type 'face
130 (defface widget-field '((((type tty))
144 (put 'widget-field-face 'face-alias 'widget-field)
146 (defface widget-single-line-field '((((type tty))
160 (put 'widget-single-line-field-face 'face-alias 'widget-single-line-field)
194 :type 'intege
[all...]
/macosx-10.9.5/emacs-92/emacs/lisp/gnus/
H A Dgnus-util.el121 (put 'gnus-eval-in-buffer-window 'lisp-indent-function 1)
122 (put 'gnus-eval-in-buffer-window 'edebug-form-spec '(form body))
252 (goto-char (or (text-property-any (point) eol 'gnus-position t)
264 (defun gnus-remove-text-with-property (prop)
265 "Delete all text in the current buffer with text property PROP."
269 (while (get-text-property (point) prop)
271 (goto-char (next-single-property-change (point) prop nil (point-max))))))
315 (put 'gnus-define-keys 'lisp-indent-function 1)
316 (put 'gnus-define-keys-safe 'lisp-indent-function 1)
317 (put 'gnu
[all...]
H A Dgnus-agent.el50 :type 'directory)
55 :type 'hook)
60 :type 'hook)
66 :type 'hook)
71 :type 'integer)
77 :type '(number :tag "days"))
83 :type 'boolean)
88 :type 'hook)
97 :type 'hook)
106 :type 'hoo
[all...]
/macosx-10.9.5/zlib-53/zlib/contrib/delphi/
H A DZLib.pas18 type
28 next_out: PChar; // next output byte should be put here
39 data_type: Integer; // best guess about the data type: ascii or binary
54 property OnProgress: TNotifyEvent read FOnProgress write FOnProgress;
69 The Position property returns the number of uncompressed bytes of
94 property CompressionRate: Single read GetCompressionRate;
95 property OnProgress;
108 The Position property returns the number of bytes of uncompressed data that
123 property OnProgress;
157 type
[all...]
/macosx-10.9.5/JavaScriptCore-7537.78.1/llint/
H A DLLIntSlowPaths.cpp973 baseValue.put(exec, ident, LLINT_OP_C(3).jsValue(), slot);
987 if (slot.type() == PutPropertySlot::NewProperty) {
1048 LLINT_THROW(createTypeError(exec, "Unable to delete property."));
1070 Identifier property(exec, subscript.toString(exec)->value(exec));
1071 return baseValue.get(exec, property);
1124 baseValue.put(exec, jsCast<NameInstance*>(subscript.asCell())->privateName(), value, slot);
1128 Identifier property(exec, subscript.toString(exec)->value(exec));
1131 baseValue.put(exec, property, value, slot);
1152 Identifier property(exe
1562 JSString* property = asString(LLINT_OP(1).jsValue()); local
[all...]
/macosx-10.9.5/JavaScriptCore-7537.78.1/runtime/
H A DJSScope.cpp52 switch (structure()->typeInfo().type()) {
70 if (object->structure()->typeInfo().type() == WithScopeType)
551 void JSScope::resolvePut(CallFrame* callFrame, JSValue base, const Identifier& property, JSValue value, PutToBaseOperation* operation) argument
600 base.put(callFrame, property, value, slot);
605 base.put(callFrame, property, value, slot);
/macosx-10.9.5/emacs-92/emacs/lisp/emacs-lisp/
H A Dcl-macs.el55 (put 'cl-pop2 'edebug-form-spec 'edebug-sexps)
61 ;;; This kludge allows macros which use cl-transform-function-property
66 (or (fboundp 'cl-transform-function-property)
67 (defalias 'cl-transform-function-property
69 (list 'put (list 'quote n) (list 'quote p)
219 (defun cl-transform-function-property (func prop form)
222 (list (list 'put (list 'quote func) (list 'quote prop)
539 (type-list nil)
548 temp (list 'quote (reverse type-list))))
550 (push (car c) type
[all...]
/macosx-10.9.5/CPANInternal-140/Log-Log4perl/lib/Log/Log4perl/
H A DAppender.pm340 C<Log::Dispatch::*> object of the specified type.
446 three arguments passed to the logger and put them in three separate
451 If no setting for the appender property
484 appender's C<warp_message> property:
492 property will receive the list of message chunks, like they were
/macosx-10.9.5/emacs-92/emacs/lisp/erc/
H A Derc.el48 ;; Put erc.el in your load-path, and put (require 'erc) in your .emacs.
149 :type '(choice (const :tag "None" nil)
157 :type '(choice (const :tag "None" nil)
171 :type '(choice (const :tag "None" nil)
178 :type 'string)
186 :type 'boolean)
196 :type '(choice (const :tag "No name" nil)
212 :type '(choice (const nil) string function))
218 :type 'boolean)
223 :type 'boolea
[all...]
/macosx-10.9.5/JavaScriptCore-7537.78.1/jit/
H A DJITStubs.cpp945 if (slot.type() == PutPropertySlot::NewProperty) {
974 // FIXME: Cache property access for immediates.
1481 stackFrame.args[0].jsValue().put(stackFrame.callFrame, stackFrame.args[1].identifier(), stackFrame.args[2].jsValue(), slot);
1522 stackFrame.args[0].jsValue().put(callFrame, ident, stackFrame.args[2].jsValue(), slot);
1568 stackFrame.args[0].jsValue().put(callFrame, ident, stackFrame.args[2].jsValue(), slot);
2065 stackFrame.vm->exception = createTypeError(stackFrame.callFrame, "Unable to delete property.");
2506 Identifier property(callFrame, subscript.toString(callFrame)->value(callFrame));
2507 return baseValue.get(callFrame, property);
2595 Identifier property(callFrame, subscript.toString(callFrame)->value(callFrame));
2596 result = baseValue.get(callFrame, property);
3205 JSString* property = stackFrame.args[1].jsString(); local
3342 unsigned property = stackFrame.args[1].int32(); local
[all...]
/macosx-10.9.5/vim-53/runtime/syntax/
H A Dprogress.vim80 syn keyword ProgressReserved put put-byte put-key-val[ue] putbyte query query-tuning quit r-index rcode-informatio[n] readkey recid record-len[gth] rect[angle]
144 syn keyword ProgressOperator error-row event-t[ype] event[s] exclusive-id execute exp expand extended extent external extract fetch-selected-row fgc[olor] file file-name file-off[set] file-type
147 syn keyword ProgressOperator full-width full-width[-chars] full-width-pixel[s] ge get get-blue[-value] g[et-char-property] get-double get-dynamic get-file get-float get-green[-value]
168 syn keyword ProgressOperator publish put-double put-float put-long put-short put
[all...]
H A Dsqlanywhere.vim62 syn keyword sqlFunction property radians replicate round sign sin
77 " property functions
80 syn keyword sqlFunction next_connection next_database property
464 syn keyword sqlKeyword tsequal type tune uncommitted unconditionally
505 syn keyword sqlStatement prepare print put raiserror read readtext release
/macosx-10.9.5/CPANInternal-140/Log-Log4perl-1.40/lib/Log/Log4perl/
H A DAppender.pm369 C<Log::Dispatch::*> object of the specified type.
475 three arguments passed to the logger and put them in three separate
480 If no setting for the appender property
513 appender's C<warp_message> property:
521 property will receive the list of message chunks, like they were
/macosx-10.9.5/BerkeleyDB-21/db/perl/DB_File/
H A DDB_File.pm66 my $type = $self->{VALID}{$key};
68 if ( $type )
71 if $type == 2 && !ref $value && ref $value ne 'CODE';
331 $self->put($length-1, "") ;
450 $status = $self->put($pos, $elem);
453 $status = $self->put($pos, $elem, $self->R_IBEFORE);
457 my $msg = "error from Berkeley DB on put($pos, $elem, ...)";
590 $status = $X->put($key, $value [, $flags]) ;
639 This database type allows arbitrary key/value pairs to be stored in data
697 array (for the DB_RECNO file type)
[all...]
/macosx-10.9.5/CPANInternal-140/SOAP-Lite-0.715/lib/SOAP/
H A DLite.pm85 $method =~ s/_/-/; # fix ur-type
89 my($value, $name, $type, $attr) = @_;
90 return [$name, {'xsi:type' => "xsd:$method", %$attr}, $value];
111 sub anyTypeValue { 'ur-type' }
114 my ($self, $value, $name, $type, $attr) = @_;
135 'xsi:type' => SOAP::Utils::qualify($self->encprefix => 'base64'),
143 my ($self, $value, $name, $type, $attr) = @_;
147 'xsi:type' => 'xsd:hex', %$attr
156 my($self, $value, $name, $type, $attr) = @_;
159 {'xsi:type'
611 sub type { subroutine
[all...]
/macosx-10.9.5/CPANInternal-140/SOAP-Lite_new/lib/SOAP/
H A DLite.pm86 $method =~ s/_/-/; # fix ur-type
90 my($value, $name, $type, $attr) = @_;
91 return [$name, {'xsi:type' => "xsd:$method", %$attr}, $value];
112 sub anyTypeValue { 'ur-type' }
115 my ($self, $value, $name, $type, $attr) = @_;
136 'xsi:type' => SOAP::Utils::qualify($self->encprefix => 'base64'),
144 my ($self, $value, $name, $type, $attr) = @_;
148 'xsi:type' => 'xsd:hex', %$attr
157 my($self, $value, $name, $type, $attr) = @_;
160 {'xsi:type'
599 sub type { subroutine
[all...]
/macosx-10.9.5/CPANInternal-140/JSON-XS/
H A DXS.pm566 as single-key JSON objects are as close to the type-tagged value concept
948 (what you put in comes out as something equivalent).
1011 truly typeless language, so we can only guess which JSON type is meant by
1073 You can force the type to be a JSON string by stringifying it:
1080 You can force the type to be a JSON number by numifying it:
1086 You can not currently force the type in other, less obscure, ways. Tell me
1241 some property names for their own purposes (which probably makes
1243 C<__proto__> property name for it's own purposes.
1246 output for these property strings, e.g.:
1251 occurence of C<"__proto__"\s*:> must be a string used as property nam
[all...]
/macosx-10.9.5/CPANInternal-140/JSON-XS-2.33/
H A DXS.pm566 as single-key JSON objects are as close to the type-tagged value concept
953 (what you put in comes out as something equivalent).
1021 truly typeless language, so we can only guess which JSON type is meant by
1083 You can force the type to be a JSON string by stringifying it:
1090 You can force the type to be a JSON number by numifying it:
1096 You can not currently force the type in other, less obscure, ways. Tell me
1258 some property names for their own purposes (which probably makes
1260 C<__proto__> property name for its own purposes.
1263 output for these property strings, e.g.:
1268 occurence of C<"__proto__"\s*:> must be a string used as property nam
[all...]
/macosx-10.9.5/CPANInternal-140/SOAP-Lite-0.69/lib/SOAP/
H A DLite.pm24 sub anyTypeValue { 'ur-type' }
120 $method =~ s/_/-/; # fix ur-type
124 my($value, $name, $type, $attr) = @_;
125 return [$name, {'xsi:type' => "xsd:$method", %$attr}, $value];
144 sub anyTypeValue { 'ur-type' }
148 my($value, $name, $type, $attr) = @_;
150 return [$name, {'xsi:type' => SOAP::Utils::qualify($self->encprefix => 'base64'), %$attr}, MIME::Base64::encode_base64($value,'')];
155 my($value, $name, $type, $attr) = @_;
156 return [$name, {'xsi:type' => 'xsd:hex', %$attr}, join '', map {uc sprintf "%02x", ord} split '', $value];
161 my($value, $name, $type,
640 sub type { subroutine
[all...]

Completed in 1045 milliseconds

12